Skip to content

Commit c3edcc1

Browse files
committed
review
1 parent ba6fe3f commit c3edcc1

1 file changed

Lines changed: 5 additions & 5 deletions

File tree

.github/dependabot.yml

Lines changed: 5 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -15,7 +15,7 @@ updates:
1515
directory: "/"
1616
schedule:
1717
interval: "weekly"
18-
experimental-branch-cooldown:
18+
cooldown:
1919
default-days: 5
2020
groups:
2121
github:
@@ -27,7 +27,7 @@ updates:
2727
directory: "/lambdas"
2828
schedule:
2929
interval: "weekly"
30-
experimental-branch-cooldown:
30+
cooldown:
3131
default-days: 5
3232
groups:
3333
aws:
@@ -60,7 +60,7 @@ updates:
6060
directory: "/.ci/Dockerfile"
6161
schedule:
6262
interval: "weekly"
63-
experimental-branch-cooldown:
63+
cooldown:
6464
default-days: 5
6565
labels:
6666
- "dependencies"
@@ -72,7 +72,7 @@ updates:
7272
directory: "/.devcontainer/Dockerfile"
7373
schedule:
7474
interval: "weekly"
75-
experimental-branch-cooldown:
75+
cooldown:
7676
default-days: 5
7777
labels:
7878
- "dependencies"
@@ -84,7 +84,7 @@ updates:
8484
directory: "/.github/workflows/mkdocs"
8585
schedule:
8686
interval: "weekly"
87-
experimental-branch-cooldown:
87+
cooldown:
8888
default-days: 5
8989
groups:
9090
python-deps:

0 commit comments

Comments
 (0)