We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent f59f59d commit c5872d6Copy full SHA for c5872d6
.github/dependabot.yml
@@ -3,4 +3,6 @@ updates:
3
- package-ecosystem: "docker"
4
directory: "/"
5
schedule:
6
- interval: "weekly"
+ interval: "weekly"
7
+ cooldown:
8
+ default-days: 7
0 commit comments