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.
2 parents 104de8f + 43c0511 commit b1f559fCopy full SHA for b1f559f
.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