1
0
mirror of https://github.com/laurent22/joplin.git synced 2024-12-21 09:38:01 +02:00

Tools: Let Renovate automerge patch upgrades

This commit is contained in:
Laurent Cozic 2022-11-07 10:04:42 +00:00
parent 86ef8b9f98
commit e134908117

View File

@ -24,5 +24,11 @@
"typedoc",
"actions/stale",
"@svgr/webpack"
],
"packageRules": [
{
"matchUpdateTypes": ["patch"],
"automerge": true
}
]
}