Skip to content

Commit 71f0e99

Browse files
committed
chore: automated changes by chorito
1 parent 3cbff35 commit 71f0e99

2 files changed

Lines changed: 3 additions & 3 deletions

File tree

.github/dependabot.yml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -5,10 +5,10 @@ updates:
55
schedule:
66
interval: "monthly"
77
cooldown:
8-
default-days: 4
8+
default-days: 7
99
- package-ecosystem: "github-actions"
1010
directory: "/"
1111
schedule:
1212
interval: "monthly"
1313
cooldown:
14-
default-days: 4
14+
default-days: 7

renovate.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,7 @@
33
"extends": [
44
"config:recommended"
55
],
6-
"minimumReleaseAge": "4 days",
6+
"minimumReleaseAge": "7 days",
77
"schedule": ["on the 20th day of the month"],
88
"vulnerabilityAlerts": {
99
"schedule": ["at any time"],

0 commit comments

Comments
 (0)