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 25683fe commit 40ca6eeCopy full SHA for 40ca6ee
.github/dependabot.yml
@@ -0,0 +1,8 @@
1
+---
2
+version: 2
3
+updates:
4
+ - package-ecosystem: "github-actions"
5
+ directory: "/.github/workflows/"
6
+ schedule:
7
+ interval: "daily"
8
+...
0 commit comments