There was an error while loading. Please reload this page.
1 parent e4eb95e commit 17e42b0Copy full SHA for 17e42b0
1 file changed
.github/dependabot.yml
@@ -0,0 +1,12 @@
1
+version: 2
2
+updates:
3
+ # Keep GitHub Actions used in the workflows up to date
4
+ - package-ecosystem: "github-actions"
5
+ directory: "/"
6
+ schedule:
7
+ interval: "weekly"
8
+ labels:
9
+ - "dependencies"
10
+ - "github-actions"
11
+ commit-message:
12
+ prefix: "ci"
0 commit comments