Skip to content

Commit

Permalink
fix: remove nested renovate project configuration
Browse files Browse the repository at this point in the history
  • Loading branch information
samouss committed May 17, 2018
1 parent 81d169a commit a6d9765
Showing 1 changed file with 0 additions and 12 deletions.
12 changes: 0 additions & 12 deletions sample-project/package.json
Expand Up @@ -16,18 +16,6 @@
"react": "16.3.1",
"react-addons-shallow-compare": "15.6.2"
},
"renovate": {
"extends": [
"config:library"
],
"semanticCommits": true,
"rebaseStalePrs": true,
"automerge": true,
"major": {
"automerge": false
},
"automergeType": "branch-push"
},
"devDependencies": {
"babel-eslint": "8.2.3",
"eslint": "4.19.1",
Expand Down

0 comments on commit a6d9765

Please sign in to comment.