We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 615fe76 commit a22ca59Copy full SHA for a22ca59
.github/dependabot.yml
@@ -0,0 +1,9 @@
1
+# Use https://dependabot.com/docs/config-file/validator/ to check for errors.
2
+version: 2
3
+updates:
4
+ # Enable version updates for Actions
5
+ - package-ecosystem: "github-actions"
6
+ # Look for `.github/workflows` in the `root` directory
7
+ directory: "/"
8
+ schedule:
9
+ interval: "weekly"
0 commit comments