Skip to content

Commit 4de8004

Browse files
authored
chore: cooldown dependabot (#414)
1 parent 8a459b1 commit 4de8004

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

.github/dependabot.yml

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -6,6 +6,8 @@ updates:
66
- package-ecosystem: "cargo"
77
directory: "/" # Location of package manifests
88
open-pull-requests-limit: 1
9+
cooldown:
10+
default-days: 5
911
schedule:
1012
interval: "weekly"
1113
# https://docs.github.com/en/code-security/dependabot/dependabot-version-updates/configuring-dependabot-version-updates#example-disabling-version-updates-for-some-dependencies

0 commit comments

Comments
 (0)