1 parent 2c2035e commit 19ebd56Copy full SHA for 19ebd56
1 file changed
template/.github/dependabot.yml
@@ -8,6 +8,11 @@ updates:
8
# Prefix all commit messages with "chore: "
9
prefix: "chore"
10
open-pull-requests-limit: 10
11
+ cooldown:
12
+ default-days: 7
13
+ semver-major-days: 7
14
+ semver-minor-days: 7
15
+ semver-patch-days: 7
16
17
- package-ecosystem: "npm"
18
directory: "/"
0 commit comments