Skip to content

Commit 12b4b7d

Browse files
committed
konflux/renovate: disable lockfile maintenance
We are about to commit lockfiles to enable hermetic builds, we'll bump definitions with cosa within bump-lockfile Jenkins job [1]. So we don't want Renovate/MintMaker do the maintenance of this file. [1] coreos/coreos-assembler#4298
1 parent 751c10f commit 12b4b7d

File tree

1 file changed

+8
-0
lines changed

1 file changed

+8
-0
lines changed

renovate.json

Lines changed: 8 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -61,6 +61,14 @@
6161
"git-submodules": {
6262
"enabled": false
6363
},
64+
"rpm-lockfile": {
65+
"lockFileMaintenance": {
66+
"enabled": false
67+
}
68+
},
69+
"lockFileMaintenance": {
70+
"enabled": false
71+
},
6472
"customManagers": [
6573
{
6674
"customType": "regex",

0 commit comments

Comments
 (0)