We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent d374b2f commit b5ac046Copy full SHA for b5ac046
.github/dependabot.yml
@@ -5,3 +5,8 @@ updates:
5
open-pull-requests-limit: 10
6
schedule:
7
interval: "daily"
8
+ - package-ecosystem: "github-actions"
9
+ directory: "/"
10
+ schedule:
11
+ interval: "daily"
12
+ open-pull-requests-limit: 10
0 commit comments