Skip to content

Commit 9b0be09

Browse files
🥶 Add 14-day cooldown for Dependabot
1 parent 7554d11 commit 9b0be09

1 file changed

Lines changed: 2 additions & 0 deletions

File tree

.github/dependabot.yml

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -5,6 +5,8 @@ updates:
55
directory: "/"
66
schedule:
77
interval: "daily"
8+
cooldown:
9+
default-days: 14
810
ignore:
911
# https://github.com/softprops/action-gh-release/issues/556
1012
- dependency-name: "softprops/action-gh-release"

0 commit comments

Comments
 (0)