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.
1 parent 7034a13 commit e0d46f1Copy full SHA for e0d46f1
.github/dependabot.yml
@@ -0,0 +1,18 @@
1
+version: 2
2
+updates:
3
+- package-ecosystem: npm
4
+ directory: "/"
5
+ schedule:
6
+ interval: daily
7
+ time: "13:00"
8
+ open-pull-requests-limit: 10
9
+ ignore:
10
+ - dependency-name: mocha
11
+ versions:
12
+ - 8.2.1
13
+ - 8.3.0
14
+ - 8.3.1
15
+ - dependency-name: npm-package-arg
16
17
+ - 8.1.0
18
+ - 8.1.1
0 commit comments