Skip to content

Commit

Permalink
chore: Configure Renovate (#1243)
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored and JustinBeckwith committed Jul 17, 2018
1 parent 4f70f4f commit 94a0a3e
Showing 1 changed file with 13 additions and 0 deletions.
13 changes: 13 additions & 0 deletions renovate.json
@@ -0,0 +1,13 @@
{
"extends": [
"config:base",
"docker:disable"
],
"pinVersions": false,
"rebaseStalePrs": true,
"lockFileMaintenance": {
"enabled": true,
"recreateClosed": true
},
"gitAuthor": null
}

0 comments on commit 94a0a3e

Please sign in to comment.