Skip to content

Commit

Permalink
chore: add renovate config
Browse files Browse the repository at this point in the history
  • Loading branch information
bcoe committed Feb 10, 2020
1 parent 7761da3 commit e09ed8e
Showing 1 changed file with 8 additions and 0 deletions.
8 changes: 8 additions & 0 deletions renovate.json
@@ -0,0 +1,8 @@
{
"extends": [
"config:base"
],
"pinVersions": false,
"rebaseStalePrs": true,
"gitAuthor": null
}

0 comments on commit e09ed8e

Please sign in to comment.