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