Skip to content

Commit

Permalink
feat: use renovate config:base
Browse files Browse the repository at this point in the history
  • Loading branch information
p-chan committed Oct 8, 2021
1 parent 7b6a2c4 commit 55cd879
Showing 1 changed file with 2 additions and 14 deletions.
16 changes: 2 additions & 14 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -32,20 +32,8 @@
},
"base": {
"extends": [
":separateMajorReleases",
":combinePatchMinorReleases",
":ignoreUnstable",
":prImmediately",
":semanticPrefixFixDepsChoreOthers",
":updateNotScheduled",
":automergeDisabled",
":ignoreModulesAndTests",
":autodetectPinVersions",
":disableRateLimiting",
"group:monorepos",
"group:recommended",
"helpers:disableTypesNodeMajor",
"workarounds:all"
"config:base",
":disableRateLimiting"
]
},
"app": {
Expand Down

0 comments on commit 55cd879

Please sign in to comment.