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 e11c79f commit 8e4bcb1Copy full SHA for 8e4bcb1
.github/dependabot.yml
@@ -25,7 +25,7 @@ updates:
25
directory: "/"
26
labels: []
27
schedule:
28
- interval: weekly
+ interval: monthly
29
time: "04:00"
30
- package-ecosystem: pip
31
# We only want to bump versions of packages in case of security updates, as
@@ -34,12 +34,12 @@ updates:
34
35
36
37
38
39
- package-ecosystem: github-actions
40
open-pull-requests-limit: 10
41
42
43
44
45
0 commit comments