Skip to content

Commit e02fb71

Browse files
[pre-commit.ci] auto fixes from pre-commit.com hooks
1 parent 5fd3af5 commit e02fb71

File tree

1 file changed

+6
-0
lines changed

1 file changed

+6
-0
lines changed

.github/dependabot.yml

Lines changed: 6 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -6,15 +6,21 @@ updates:
66
interval: daily
77
time: "02:00"
88
open-pull-requests-limit: 10
9+
cooldown:
10+
default-days: 7
911
- package-ecosystem: github-actions
1012
directory: "/"
1113
schedule:
1214
interval: daily
1315
time: "02:00"
1416
open-pull-requests-limit: 10
17+
cooldown:
18+
default-days: 7
1519
- package-ecosystem: docker
1620
directory: "/"
1721
schedule:
1822
interval: daily
1923
time: "02:00"
2024
open-pull-requests-limit: 10
25+
cooldown:
26+
default-days: 7

0 commit comments

Comments
 (0)