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