Skip to content

Commit e78fbfb

Browse files
authored
ci: add minimumReleaseAge
Signed-off-by: Ferran Buireu <fbuireu@gmail.com>
1 parent 75236b0 commit e78fbfb

1 file changed

Lines changed: 1 addition & 0 deletions

File tree

.github/renovate.json

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -3,6 +3,7 @@
33
"extends": ["config:recommended", ":dependencyDashboard", "customManagers:biomeVersions"],
44
"labels": ["dependencies", "renovate", "bot"],
55
"schedule": ["on the 1st day of the month", "on the 15th day of the month"],
6+
"minimumReleaseAge": "3 days",
67
"assigneesFromCodeOwners": true,
78
"reviewersFromCodeOwners": true,
89
"packageRules": [

0 commit comments

Comments
 (0)