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 edf8769 + 2f2ce9a commit e23f1f0Copy full SHA for e23f1f0
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 Javascript
16
- package-ecosystem: "npm"
17
18
19
20
21
22
23
groups:
24
babel:
25
patterns:
@@ -33,9 +35,10 @@ updates:
33
35
- package-ecosystem: "github-actions"
34
36
37
38
39
40
41
42
43
github:
44
0 commit comments