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 3aee3ff commit 653a9c3Copy full SHA for 653a9c3
.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,6 +24,8 @@ updates:
22
24
23
25
# https://github.com/dependabot/dependabot-core/issues/5226#issuecomment-1179434437
26
versioning-strategy: increase
27
28
29
groups:
30
patch-dependencies:
31
update-types:
0 commit comments