2 parents 7cc3bdb + 5a55153 commit ff3e437Copy full SHA for ff3e437
1 file changed
.github/dependabot.yaml
@@ -0,0 +1,12 @@
1
+version: 2
2
+updates:
3
+
4
+ # Maintain dependencies for GitHub Actions
5
+ - package-ecosystem: "github-actions"
6
+ directory: "/"
7
+ schedule:
8
+ interval: "weekly"
9
+ groups:
10
+ github-actions:
11
+ patterns:
12
+ - "*"
0 commit comments