Skip to content

Commit 6c306b6

Browse files
authored
tools: remove unsupported cooldown from Dependabot config
PR-URL: #60747 Refs: https://docs.github.com/en/code-security/dependabot/working-with-dependabot/dependabot-options-reference#configuration-of-cooldown Reviewed-By: Michaël Zasso <[email protected]> Reviewed-By: Ulises Gascón <[email protected]> Reviewed-By: Colin Ihrig <[email protected]> Reviewed-By: Luigi Pinca <[email protected]>
1 parent 900d329 commit 6c306b6

File tree

1 file changed

+0
-4
lines changed

1 file changed

+0
-4
lines changed

.github/dependabot.yml

Lines changed: 0 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -6,10 +6,6 @@ updates:
66
directory: /
77
schedule:
88
interval: monthly
9-
cooldown:
10-
semver-major-days: 5
11-
semver-minor-days: 5
12-
semver-patch-days: 5
139
commit-message:
1410
prefix: meta
1511
open-pull-requests-limit: 10

0 commit comments

Comments
 (0)