We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 14bdb36 commit f3aca85Copy full SHA for f3aca85
1 file changed
.github/dependabot.yaml
@@ -6,6 +6,8 @@ updates:
6
interval: "monthly"
7
time: "06:00"
8
timezone: "America/Chicago"
9
+ cooldown:
10
+ default-days: 7
11
labels: []
12
commit-message:
13
prefix: "chore"
@@ -16,6 +18,8 @@ updates:
16
18
17
19
20
21
22
23
24
ignore:
25
# Ignore patch updates for all dependencies
0 commit comments