mirror of
https://github.com/kairos-io/immucore.git
synced 2025-08-31 22:27:29 +00:00
Configure automerge for patch updates
This commit is contained in:
@@ -9,6 +9,12 @@
|
|||||||
"every weekend"
|
"every weekend"
|
||||||
],
|
],
|
||||||
"timezone": "Europe/Brussels",
|
"timezone": "Europe/Brussels",
|
||||||
|
"packageRules": [
|
||||||
|
{
|
||||||
|
"matchUpdateTypes": ["patch"],
|
||||||
|
"automerge": true
|
||||||
|
}
|
||||||
|
],
|
||||||
"regexManagers": [
|
"regexManagers": [
|
||||||
{
|
{
|
||||||
"fileMatch": [
|
"fileMatch": [
|
||||||
|
Reference in New Issue
Block a user