Merge pull request #4726 from h3poteto/reat/renovate-next
Skip renovate update for next and react major version
This commit is contained in:
commit
063124ccae
@ -6,5 +6,14 @@
|
||||
"prConcurrentLimit": 20,
|
||||
"prHourlyLimit": 20,
|
||||
"packageRules": [
|
||||
{
|
||||
"groupName": "Next.js and React.js major",
|
||||
"matchPackageNames": [
|
||||
"next",
|
||||
"react"
|
||||
],
|
||||
"matchUpdateTypes": ["major"],
|
||||
"enabled": false
|
||||
}
|
||||
]
|
||||
}
|
||||
|
Loading…
x
Reference in New Issue
Block a user