mirror of
https://github.com/ChristianLempa/boilerplates.git
synced 2025-02-16 18:40:46 +01:00
feat: instruct Renovate to stop updating
Renovate shall not attempt further updates if a label named `renovate/stop_updating` is set.
This commit is contained in:
parent
4dee391fc4
commit
b56329086a
@ -103,5 +103,6 @@
|
||||
"allowedVersions": "!/^2\\.19\\.10$/"
|
||||
}
|
||||
],
|
||||
"separateMinorPatch": true
|
||||
"separateMinorPatch": true,
|
||||
"stopUpdatingLabel": "renovate/stop_updating"
|
||||
}
|
||||
|
Loading…
Reference in New Issue
Block a user