Skip to content

Commit 4a96e55

Browse files
SteKoeAndreas Höhmann
authored andcommitted
chore: update npm settings in renovate.json for release age and PR creation (codecentric#4879)
1 parent a425415 commit 4a96e55

File tree

1 file changed

+5
-1
lines changed

1 file changed

+5
-1
lines changed

renovate.json

Lines changed: 5 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -6,7 +6,11 @@
66
"bot",
77
"dependencies"
88
],
9-
9+
"npm": {
10+
"minimumReleaseAge": "5 days",
11+
"internalChecksFilter": "strict",
12+
"prCreation": "not-pending"
13+
},
1014
"packageRules": [
1115
{
1216
"description": "Automatically merge minor and patch-level updates when checks pass, creates a PR otherwise",

0 commit comments

Comments
 (0)