mirror of
https://github.com/reduxjs/redux-devtools.git
synced 2025-07-26 07:59:48 +03:00
chore(deps): disable renovate for extension examples
This commit is contained in:
parent
29fd019e2b
commit
1b2d047d31
|
@ -2,7 +2,7 @@
|
|||
"extends": ["config:base", "group:allNonMajor", ":maintainLockFilesWeekly"],
|
||||
"rangeStrategy": "bump",
|
||||
"rebaseWhen": "conflicted",
|
||||
"ignorePaths": ["**/node_modules/**"],
|
||||
"ignorePaths": ["**/node_modules/**", "extension/examples/**"],
|
||||
"packageRules": [
|
||||
{
|
||||
"matchPackageNames": [
|
||||
|
|
Loading…
Reference in New Issue
Block a user