There was an error while loading. Please reload this page.
1 parent 93126e2 commit c486d7dCopy full SHA for c486d7d
1 file changed
.github/dependabot.yml
@@ -0,0 +1,13 @@
1
+version: 2
2
+updates:
3
+ - package-ecosystem: "npm"
4
+ directory: "/"
5
+ schedule:
6
+ interval: "weekly"
7
+ # Version-update PRs disabled; security updates still flow regardless of this limit.
8
+ open-pull-requests-limit: 0
9
+ groups:
10
+ security-updates:
11
+ applies-to: security-updates
12
+ patterns:
13
+ - "*"
0 commit comments