We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 08b86f8 commit c625f03Copy full SHA for c625f03
1 file changed
.github/dependabot.yml
@@ -3,9 +3,9 @@ updates:
3
- package-ecosystem: "github-actions"
4
directory: "/"
5
schedule:
6
- interval: "daily"
+ interval: "weekly"
7
cooldown:
8
- default-days: 14
+ default-days: 5
9
groups:
10
github-actions-updates:
11
patterns: ["*"]
@@ -14,9 +14,9 @@ updates:
14
- package-ecosystem: "npm"
15
16
17
18
19
20
21
npm-dependency-updates:
22
0 commit comments