mirror of
https://github.com/reduxjs/redux-devtools.git
synced 2025-07-27 00:19:55 +03:00
Update Renovate config
This commit is contained in:
parent
acdee33088
commit
faf70a1d96
|
@ -4,11 +4,6 @@
|
|||
"rebaseWhen": "conflicted",
|
||||
"ignorePaths": ["**/node_modules/**", "extension/examples/**"],
|
||||
"packageRules": [
|
||||
{
|
||||
"matchPackageNames": ["knex"],
|
||||
"matchUpdateTypes": ["major", "minor"],
|
||||
"groupName": "knex"
|
||||
},
|
||||
{
|
||||
"matchPackageNames": ["typescript"],
|
||||
"matchUpdateTypes": ["major", "minor"],
|
||||
|
@ -16,7 +11,7 @@
|
|||
},
|
||||
{
|
||||
"matchPackageNames": ["node"],
|
||||
"groupName": "node"
|
||||
"enabled": false
|
||||
},
|
||||
{
|
||||
"matchPackageNames": ["source-map"],
|
||||
|
|
Loading…
Reference in New Issue
Block a user