We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent dca11b8 commit 25824dcCopy full SHA for 25824dc
1 file changed
.github/dependabot.yml
@@ -4,17 +4,14 @@ updates:
4
- package-ecosystem: docker
5
directory: container/
6
schedule:
7
- interval: daily
8
- open-pull-requests-limit: 10
+ interval: monthly
9
10
- package-ecosystem: github-actions
11
directory: /
12
13
14
15
16
- package-ecosystem: pip
17
18
19
- interval: weekly # very noisy if not updated all at once
20
- open-pull-requests-limit: 1
0 commit comments