We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent b1e5f11 commit f45bd64Copy full SHA for f45bd64
1 file changed
.github/dependabot.yml
@@ -9,6 +9,8 @@ updates:
9
directory: "/" # Location of package manifests
10
schedule:
11
interval: "daily"
12
+ cooldown:
13
+ default-days: 7
14
versioning-strategy: "increase"
15
commit-message:
16
prefix: chore
@@ -18,6 +20,8 @@ updates:
18
20
directory: "/"
19
21
22
interval: weekly
23
24
25
26
prefix: ci
27
include: scope
0 commit comments