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.
2 parents 0d0bc84 + 17362db commit f5a1036Copy full SHA for f5a1036
1 file changed
.github/dependabot.yml
@@ -7,17 +7,19 @@ updates:
7
- package-ecosystem: "pip"
8
directory: "/"
9
schedule:
10
- interval: "weekly"
11
- day: "wednesday"
+ interval: "monthly"
12
time: "00:00"
+ cooldown:
13
+ default-days: 7
14
15
# Maintain dependencies for Github Actions
16
- package-ecosystem: "github-actions"
17
18
19
20
21
22
23
groups:
24
github:
25
patterns:
0 commit comments