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 305eae6 commit dd86c36Copy full SHA for dd86c36
.github/dependabot.yml
@@ -9,6 +9,8 @@ updates:
9
timezone: "Europe/Berlin"
10
pull-request-branch-name:
11
separator: "-"
12
+ cooldown:
13
+ default-days: 3
14
15
# Daily: Check minor and patch updates
16
- package-ecosystem: "npm"
@@ -22,3 +24,5 @@ updates:
22
24
23
25
# https://github.com/dependabot/dependabot-core/issues/5226#issuecomment-1179434437
26
versioning-strategy: increase
27
28
0 commit comments