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 65c21f1 + d4474ce commit 650d4edCopy full SHA for 650d4ed
1 file changed
.github/dependabot.yml
@@ -0,0 +1,9 @@
1
+version: 2
2
+updates:
3
+ - package-ecosystem: "npm"
4
+ directory: "/"
5
+ schedule:
6
+ interval: "weekly"
7
+ open-pull-requests-limit: 0
8
+ exclude-paths:
9
+ - "docs/**"
0 commit comments