Skip to content

Commit 525fdcc

Browse files
authored
Merge branch 'main' into aea-6256-cdk-statemachine
2 parents 23f64d3 + 52ed973 commit 525fdcc

1 file changed

Lines changed: 8 additions & 0 deletions

File tree

.github/dependabot.yml

Lines changed: 8 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -12,8 +12,11 @@ updates:
1212
interval: "weekly"
1313
day: "thursday"
1414
time: "18:00" #UTC
15+
open-pull-requests-limit: 20
1516
commit-message:
1617
prefix: "Upgrade: [dependabot] - "
18+
cooldown:
19+
default-days: 3
1720

1821
###################################
1922
# Poetry #########################
@@ -25,8 +28,11 @@ updates:
2528
day: "thursday"
2629
time: "20:00" #UTC
2730
versioning-strategy: increase
31+
open-pull-requests-limit: 20
2832
commit-message:
2933
prefix: "Upgrade: [dependabot] - "
34+
cooldown:
35+
default-days: 3
3036

3137
###################################
3238
# NPM workspace ##################
@@ -41,3 +47,5 @@ updates:
4147
open-pull-requests-limit: 20
4248
commit-message:
4349
prefix: "Upgrade: [dependabot] - "
50+
cooldown:
51+
default-days: 3

0 commit comments

Comments
 (0)