We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 545c3fc commit 249803fCopy full SHA for 249803f
1 file changed
.github/dependabot.yml
@@ -22,7 +22,7 @@ updates:
22
commit-message:
23
prefix: "Upgrade: [dependabot] - "
24
cooldown:
25
- default-days: 3
+ default-days: 7
26
###################################
27
# Poetry #########################
28
@@ -37,7 +37,7 @@ updates:
37
38
versioning-strategy: increase
39
40
41
42
# NPM workspace ##################
43
@@ -54,4 +54,4 @@ updates:
54
registries:
55
- npm-github
56
57
0 commit comments