There was an error while loading. Please reload this page.
1 parent ba02028 commit 867b556Copy full SHA for 867b556
1 file changed
.github/dependabot.yml
@@ -0,0 +1,20 @@
1
+version: 2
2
+updates:
3
+ - package-ecosystem: "npm"
4
+ directories:
5
+ - "/"
6
+ schedule:
7
+ interval: "weekly"
8
+ open-pull-requests-limit: 3
9
+ groups:
10
+ npm-deps:
11
+ patterns: ["*"]
12
+ - package-ecosystem: "github-actions"
13
14
15
16
17
18
19
+ github-actions-deps:
20
0 commit comments