We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 6e6c1d5 commit 0fe3946Copy full SHA for 0fe3946
.github/dependabot.yml
@@ -8,21 +8,17 @@ updates:
8
- package-ecosystem: pip
9
directory: "/"
10
schedule:
11
- interval: weekly
+ interval: monthly
12
time: "04:00"
13
- open-pull-requests-limit: 10
14
- reviewers:
15
- - glenn-jocher
+ open-pull-requests-limit: 3
16
labels:
17
- dependencies
18
19
- package-ecosystem: github-actions
20
directory: "/.github/workflows"
21
22
23
24
- open-pull-requests-limit: 5
25
26
27
28
0 commit comments