We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent d04079b commit 28b4700Copy full SHA for 28b4700
1 file changed
.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