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 a3b0d62 commit 8ef89adCopy full SHA for 8ef89ad
.github/dependabot.yml
@@ -0,0 +1,25 @@
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: get-stream
10
+ versions:
11
+ - 6.0.0
12
+ - 6.0.1
13
+ - dependency-name: typescript
14
15
+ - 4.1.3
16
+ - 4.1.4
17
+ - 4.1.5
18
+ - 4.2.2
19
+ - 4.2.3
20
+ - 4.2.4
21
+ - dependency-name: xo
22
23
+ - 0.37.1
24
+ - 0.38.1
25
+ - 0.38.2
0 commit comments