1 parent 981ba34 commit 828a443Copy full SHA for 828a443
1 file changed
.github/dependabot.yml
@@ -4,13 +4,23 @@ updates:
4
directory: "/"
5
schedule:
6
interval: "weekly"
7
+ cooldown:
8
+ default-days: 5
9
+ semver-major-days: 7
10
11
- package-ecosystem: "pip"
12
13
14
15
16
17
18
19
- package-ecosystem: "github-actions"
20
21
22
23
24
25
26
+
0 commit comments