We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
2 parents f751337 + 70f1934 commit 655bae6Copy full SHA for 655bae6
.github/dependabot.yml
@@ -0,0 +1,37 @@
1
+version: 2
2
+updates:
3
+- package-ecosystem: npm
4
+ directory: "/"
5
+ schedule:
6
+ interval: daily
7
+ open-pull-requests-limit: 10
8
+ ignore:
9
+ - dependency-name: y18n
10
+ versions:
11
+ - 4.0.1
12
+ - 4.0.2
13
+ - dependency-name: i18next
14
15
+ - 19.8.5
16
+ - 19.8.6
17
+ - 19.8.7
18
+ - 19.8.8
19
+ - 19.8.9
20
+ - 19.9.0
21
+ - 19.9.1
22
+ - 19.9.2
23
+ - 20.0.0
24
+ - 20.1.0
25
+ - 20.2.0
26
+ - 20.2.1
27
+ - dependency-name: monaco-editor
28
29
+ - 0.22.1
30
+ - 0.22.2
31
+ - 0.22.3
32
+ - dependency-name: monaco-editor-webpack-plugin
33
34
+ - 3.0.0
35
+ - dependency-name: elliptic
36
37
+ - 6.5.3
0 commit comments