Skip to content

Commit

Permalink
chore: remove renovate for now
Browse files Browse the repository at this point in the history
  • Loading branch information
jedwards1211 committed Dec 17, 2020
1 parent bb13699 commit 0c1167c
Showing 1 changed file with 0 additions and 18 deletions.
18 changes: 0 additions & 18 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -112,23 +112,5 @@
},
"dependencies": {
"@babel/runtime": "^7.12.5"
},
"renovate": {
"extends": [
":separateMajorReleases",
":combinePatchMinorReleases",
":ignoreUnstable",
":prImmediately",
":renovatePrefix",
":updateNotScheduled",
":preserveSemverRanges",
":semanticPrefixFixDepsChoreOthers",
":automergeDisabled",
"group:monorepos"
],
"automerge": true,
"major": {
"automerge": false
}
}
}

0 comments on commit 0c1167c

Please sign in to comment.