Skip to content
This repository has been archived by the owner on Dec 31, 2020. It is now read-only.

Commit

Permalink
Consolidate Renovate config
Browse files Browse the repository at this point in the history
* Delete .renovaterc.json

* Update renovate.json
  • Loading branch information
FredyC authored Mar 29, 2019
1 parent 410c639 commit 763c821
Show file tree
Hide file tree
Showing 2 changed files with 6 additions and 8 deletions.
7 changes: 0 additions & 7 deletions .renovaterc.json

This file was deleted.

7 changes: 6 additions & 1 deletion renovate.json
Original file line number Diff line number Diff line change
@@ -1,5 +1,10 @@
{
"extends": [
"config:base"
]
],
"automerge": true,
"automergeType": "branch",
"major": {
"automerge": false
}
}

0 comments on commit 763c821

Please sign in to comment.