We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 253a6b1 commit 754e0f2Copy full SHA for 754e0f2
1 file changed
.github/dependabot.yml
@@ -0,0 +1,7 @@
1
+version: 2
2
+updates:
3
+ - package-ecosystem: "github-actions"
4
+ directory: "/"
5
+ schedule:
6
+ # Check for updates to GitHub Actions every week
7
+ interval: "weekly"
0 commit comments