Update renovate.json

This commit is contained in:
Remy Moll 2025-05-26 22:10:04 +00:00
parent 71141ff966
commit 6bea714e28

View File

@ -6,9 +6,8 @@
], ],
"packageRules": [ "packageRules": [
{ {
"matchUpdateTypes": ["minor", "patch"], "matchUpdateTypes": ["patch"],
"automerge": true "automerge": true
} }
] ]
} }