Merge pull request 'enable automerge for minor
and patch
updates' (#24) from cswimr-patch-minor-automerge into main
All checks were successful
Renovate / Run (push) Successful in 3m9s
All checks were successful
Renovate / Run (push) Successful in 3m9s
Reviewed-on: #24
This commit is contained in:
commit
7e0ab9fdf6
1 changed files with 1 additions and 1 deletions
|
@ -5,7 +5,7 @@
|
|||
],
|
||||
"packageRules": [
|
||||
{
|
||||
"matchUpdateTypes": ["digest"],
|
||||
"matchUpdateTypes": ["minor", "patch", "digest"],
|
||||
"automerge": true
|
||||
}
|
||||
]
|
||||
|
|
Loading…
Add table
Reference in a new issue