We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 2e505a4 commit 85611beCopy full SHA for 85611be
1 file changed
.github/dependabot.yml
@@ -5,15 +5,18 @@ updates:
5
- package-ecosystem: docker
6
directory: /
7
schedule:
8
- interval: daily
+ interval: weekly
9
10
- package-ecosystem: github-actions
11
12
13
14
15
- package-ecosystem: npm
16
17
18
19
versioning-strategy: lockfile-only
20
+ cooldown:
21
+ default-days: 7
22
+ semver-major-days: 28
0 commit comments