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