We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent ad1e3e8 commit 4df8867Copy full SHA for 4df8867
1 file changed
.github/dependabot.yml
@@ -13,4 +13,10 @@ updates:
13
interval: daily
14
cooldown:
15
default-days: 10
16
+ - package-ecosystem: github-actions
17
+ directory: /
18
+ schedule:
19
+ interval: weekly
20
+ cooldown:
21
+ default-days: 10
22
...
0 commit comments