We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent b0172db commit 211f854Copy full SHA for 211f854
.github/dependabot.yaml
@@ -12,6 +12,8 @@ updates:
12
open-pull-requests-limit: 20
13
commit-message:
14
prefix: "Upgrade: [dependabot] - "
15
+ cooldown:
16
+ default-days: 3
17
18
###################################
19
# Poetry #########################
@@ -26,6 +28,8 @@ updates:
26
28
versioning-strategy: increase
27
29
30
31
32
33
34
35
# NPM workspace ##################
@@ -40,3 +44,5 @@ updates:
40
44
41
45
42
46
47
48
0 commit comments