mirror of
https://github.com/ant-design/ant-design.git
synced 2025-08-15 13:38:29 +02:00
chore: update renovate.json (#53586)
This commit is contained in:
parent
7d7f5b35fe
commit
3a98571ff4
1 changed files with 3 additions and 8 deletions
|
@ -12,14 +12,9 @@
|
||||||
"timezone": "UTC",
|
"timezone": "UTC",
|
||||||
"packageRules": [
|
"packageRules": [
|
||||||
{
|
{
|
||||||
"groupName": "react-component",
|
"groupName": "self-maintained",
|
||||||
"matchPackagePatterns": "rc-*",
|
"matchPackageNames": ["@rc-component/*", "rc-*", "@ant-design/*"],
|
||||||
"minor": {
|
"enabled": false
|
||||||
"enabled": false
|
|
||||||
},
|
|
||||||
"major": {
|
|
||||||
"enabled": false
|
|
||||||
}
|
|
||||||
}
|
}
|
||||||
]
|
]
|
||||||
}
|
}
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue