Skip to content

Commit b8ae532

Browse files
authored
Fix immortal pr´s (CloudPirates-io#325)
1 parent 951745c commit b8ae532

File tree

1 file changed

+4
-2
lines changed

1 file changed

+4
-2
lines changed

renovate.json

Lines changed: 4 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -62,7 +62,8 @@
6262
"koperator-internal/services/clusterpirate"
6363
],
6464
"enabled": false,
65-
"pinDigests": false
65+
"pinDigests": false,
66+
"recreateWhen": "never"
6667
},
6768
{
6869
"matchDatasources": [
@@ -72,7 +73,8 @@
7273
"cloudpirates/common",
7374
"cloudpirates/valkey"
7475
],
75-
"enabled": false
76+
"enabled": false,
77+
"recreateWhen": "never"
7678
}
7779
]
7880
}

0 commit comments

Comments
 (0)