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 582d95b commit f944e28Copy full SHA for f944e28
.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