We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 6bd1b2b commit 57b0711Copy full SHA for 57b0711
1 file changed
.github/dependabot.yml
@@ -0,0 +1,13 @@
1
+---
2
+version: 2
3
+updates:
4
+ - package-ecosystem: "github-actions"
5
+ directory: "/"
6
+ schedule:
7
+ interval: "weekly"
8
+ cooldown:
9
+ default-days: 14
10
+ groups:
11
+ actions:
12
+ patterns:
13
+ - "*"
0 commit comments