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 ef0f10c commit 7b7ca58Copy full SHA for 7b7ca58
.github/dependabot.yml
@@ -0,0 +1,17 @@
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: sinon
10
+ versions:
11
+ - 10.0.0
12
+ - 9.2.4
13
+ - dependency-name: mocha
14
15
+ - 8.2.1
16
+ - 8.3.0
17
+ - 8.3.1
0 commit comments