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 c3afa51 commit ce687b0Copy full SHA for ce687b0
.github/dependabot.yml
@@ -0,0 +1,7 @@
1
+
2
+version: 2
3
+updates:
4
+ - package-ecosystem: "github-actions"
5
+ directory: "/" # Location of your workflow files
6
+ schedule:
7
+ interval: "weekly" # Options: daily, weekly, monthly
0 commit comments