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 db01890 commit 8415798Copy full SHA for 8415798
1 file changed
.github/dependabot.yml
@@ -2,6 +2,8 @@ version: 2
2
updates:
3
- package-ecosystem: github-actions
4
directory: "/"
5
+ cooldown:
6
+ default-days: 42
7
schedule:
8
interval: "monthly"
9
groups:
@@ -10,6 +12,8 @@ updates:
10
12
- "*"
11
13
- package-ecosystem: pip
14
15
16
17
18
19
0 commit comments