Skip to content

Commit 9a2bf76

Browse files
authored
Merge branch 'main' into dependabot/github_actions/actions-78f35ca48a
2 parents d97225f + b8c452d commit 9a2bf76

File tree

1 file changed

+4
-0
lines changed

1 file changed

+4
-0
lines changed

.github/dependabot.yml

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -2,6 +2,8 @@ version: 2
22

33
updates:
44
- package-ecosystem: pip
5+
cooldown:
6+
default-days: 7
57
directory: /
68
groups:
79
python:
@@ -11,6 +13,8 @@ updates:
1113
interval: daily
1214

1315
- package-ecosystem: github-actions
16+
cooldown:
17+
default-days: 7
1418
directory: /
1519
groups:
1620
actions:

0 commit comments

Comments
 (0)