mirror of
https://github.com/swc-project/swc.git
synced 2024-11-21 21:41:48 +03:00
chore: Configure renovate
This commit is contained in:
parent
22d2129c27
commit
7f19eb0aba
@ -3,12 +3,9 @@
|
||||
"extends": ["config:recommended"],
|
||||
"automergeStrategy": "squash",
|
||||
"automergeType": "pr",
|
||||
"separateMinorPatch": true,
|
||||
"separateMajorMinor": true,
|
||||
"packageRules": [
|
||||
{
|
||||
"groupName": "patch",
|
||||
"matchUpdateTypes": ["patch"],
|
||||
"automerge": true
|
||||
},
|
||||
{
|
||||
"groupName": "npm",
|
||||
"matchDatasources": ["npm"]
|
||||
|
Loading…
Reference in New Issue
Block a user