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 c5510af commit 7700f28Copy full SHA for 7700f28
1 file changed
.github/dependabot.yml
@@ -13,3 +13,7 @@ updates:
13
directory: "/" # Location of package manifests
14
schedule:
15
interval: "daily"
16
+ - package-ecosystem: "github-actions" # See documentation for possible values
17
+ directory: "/" # Location of workflow files
18
+ schedule:
19
+ interval: "daily"
0 commit comments