Skip to content
This repository has been archived by the owner on Jun 16, 2021. It is now read-only.

Commit

Permalink
chore: configure renovate
Browse files Browse the repository at this point in the history
  • Loading branch information
streamich authored Apr 20, 2019
1 parent 61700f9 commit d4c599d
Showing 1 changed file with 10 additions and 1 deletion.
11 changes: 10 additions & 1 deletion renovate.json
Original file line number Diff line number Diff line change
@@ -1,5 +1,14 @@
{
"extends": [
"config:base"
]
],
"automerge": true,
"pinVersions": false,
"major": {
"automerge": false
},
"devDependencies": {
"automerge": true,
"pinVersions": true
}
}

0 comments on commit d4c599d

Please sign in to comment.