mirror of
https://github.com/android-password-store/Android-Password-Store
synced 2025-08-28 21:07:39 +00:00
fix(renovate): automatically merge dependency updates
This commit is contained in:
parent
145640a654
commit
8194b312b5
5
.github/renovate.json5
vendored
5
.github/renovate.json5
vendored
@ -11,6 +11,11 @@
|
|||||||
],
|
],
|
||||||
},
|
},
|
||||||
"packageRules": [
|
"packageRules": [
|
||||||
|
{
|
||||||
|
"description": "Automerge non-major updates",
|
||||||
|
"matchUpdateTypes": ["minor", "patch"],
|
||||||
|
"automerge": true
|
||||||
|
},
|
||||||
{
|
{
|
||||||
matchDatasources: [
|
matchDatasources: [
|
||||||
"maven"
|
"maven"
|
||||||
|
Loading…
x
Reference in New Issue
Block a user