We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 2ddb22d commit e77c096Copy full SHA for e77c096
1 file changed
.github/dependabot.yml
@@ -2,7 +2,7 @@
2
3
version: 2
4
updates:
5
- - package-ecosystem: "" # See documentation for possible values
6
- directory: "/" # Location of package manifests
+ - package-ecosystem: "github-actions"
+ directory: "/"
7
schedule:
8
- interval: "weekly"
+ interval: "daily"
0 commit comments