Skip to content

Commit

Permalink
Configure Renovate (#22)
Browse files Browse the repository at this point in the history
* Add renovate.json

* Update renovate.json
  • Loading branch information
renovate[bot] authored and frenck committed Jan 9, 2019
1 parent fce648a commit 8571210
Showing 1 changed file with 11 additions and 0 deletions.
11 changes: 11 additions & 0 deletions renovate.json
Original file line number Diff line number Diff line change
@@ -0,0 +1,11 @@
{
"extends": [
"config:base"
],
"commitMessageAction": "Updates",
"commitMessageTopic": "{{depName}}",
"commitMessagePrefix": ":arrow_up:",
"labels": [
"Type: Maintaince"
]
}

0 comments on commit 8571210

Please sign in to comment.