We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent d7ffa26 commit 55578d9Copy full SHA for 55578d9
1 file changed
.github/dependabot.yml
@@ -16,7 +16,8 @@ updates:
16
open-pull-requests-limit: 20
17
commit-message:
18
prefix: "Upgrade: [dependabot] - "
19
-
+ cooldown:
20
+ default-days: 7
21
###################################
22
# NPM workspace ##################
23
@@ -30,6 +31,8 @@ updates:
30
31
versioning-strategy: increase
32
33
34
35
36
37
38
# Poetry #########################
@@ -44,3 +47,5 @@ updates:
44
47
45
48
46
49
50
51
0 commit comments