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 5fb0cc8 commit ad9a3c0Copy full SHA for ad9a3c0
.github/dependabot.yml
@@ -13,6 +13,8 @@ updates:
13
timezone: "Europe/Berlin"
14
pull-request-branch-name:
15
separator: "-"
16
+ cooldown:
17
+ default-days: 3
18
19
# Daily: Check minor and patch updates
20
- package-ecosystem: "npm"
@@ -26,6 +28,8 @@ updates:
26
28
27
29
# https://github.com/dependabot/dependabot-core/issues/5226#issuecomment-1179434437
30
versioning-strategy: increase
31
32
33
groups:
34
patch-dependencies:
35
update-types:
0 commit comments