mirror of
https://github.com/ant-design/ant-design.git
synced 2025-08-15 05:28:27 +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",
|
||||
"packageRules": [
|
||||
{
|
||||
"groupName": "react-component",
|
||||
"matchPackagePatterns": "rc-*",
|
||||
"minor": {
|
||||
"enabled": false
|
||||
},
|
||||
"major": {
|
||||
"enabled": false
|
||||
}
|
||||
"groupName": "self-maintained",
|
||||
"matchPackageNames": ["@rc-component/*", "rc-*", "@ant-design/*"],
|
||||
"enabled": false
|
||||
}
|
||||
]
|
||||
}
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue