We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 4bc2a48 commit c2af3dfCopy full SHA for c2af3df
.github/dependabot.yml
@@ -0,0 +1,11 @@
1
+version: 2
2
+updates:
3
+ # GitHub Actions
4
+ - package-ecosystem: "github-actions"
5
+ directory: "/"
6
+ schedule:
7
+ interval: "weekly"
8
+ groups:
9
+ actions:
10
+ patterns:
11
+ - "*"
0 commit comments