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 28ba871 commit 386b9fdCopy full SHA for 386b9fd
1 file changed
.github/dependabot.yml
@@ -3,6 +3,8 @@ updates:
3
- package-ecosystem: "cargo"
4
directory: "/"
5
schedule:
6
- interval: "monthly"
+ interval: "weekly"
7
labels:
8
- "dependencies"
9
+ cooldown:
10
+ default-days: 7
0 commit comments