Skip to content

Commit 25824dc

Browse files
committed
dependabot: reduce frequency
1 parent dca11b8 commit 25824dc

File tree

1 file changed

+3
-6
lines changed

1 file changed

+3
-6
lines changed

.github/dependabot.yml

Lines changed: 3 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -4,17 +4,14 @@ updates:
44
- package-ecosystem: docker
55
directory: container/
66
schedule:
7-
interval: daily
8-
open-pull-requests-limit: 10
7+
interval: monthly
98

109
- package-ecosystem: github-actions
1110
directory: /
1211
schedule:
13-
interval: daily
14-
open-pull-requests-limit: 10
12+
interval: monthly
1513

1614
- package-ecosystem: pip
1715
directory: /
1816
schedule:
19-
interval: weekly # very noisy if not updated all at once
20-
open-pull-requests-limit: 1
17+
interval: monthly

0 commit comments

Comments
 (0)