We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 863639a commit 3a0c190Copy full SHA for 3a0c190
1 file changed
.github/dependabot.yml
@@ -6,8 +6,18 @@ updates:
6
schedule:
7
interval: weekly
8
time: "02:00"
9
+ cooldown:
10
+ default-days: 5
11
+ semver-major-days: 30
12
+ semver-minor-days: 7
13
+ semver-patch-days: 5
14
- package-ecosystem: "github-actions"
15
directory: "/"
16
17
18
19
20
21
22
23
0 commit comments