Skip to content

Commit a98f5ad

Browse files
devversionzarend
authored andcommitted
build: disable renovate lock file maintenance (#24794)
We found renovate lock file maintenance to be non-ideal for our branching in Angular. Going forward we will disable this and start managing the lock file manually like in the past. (cherry picked from commit 7743193)
1 parent eef4757 commit a98f5ad

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

renovate.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -6,7 +6,7 @@
66
"stopUpdatingLabel": "merge ready",
77
"labels": ["target: patch", "merge safe"],
88
"lockFileMaintenance": {
9-
"enabled": true
9+
"enabled": false
1010
},
1111
"pinDigests": true,
1212
"prHourlyLimit": 2,

0 commit comments

Comments
 (0)