Skip to content

Commit

Permalink
Configure Renovate (#6)
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 7, 2019
1 parent 6fe492b commit f2d3722
Showing 1 changed file with 11 additions and 0 deletions.
11 changes: 11 additions & 0 deletions renovate.json
@@ -0,0 +1,11 @@
{
"extends": [
"config:base"
],
"commitMessageAction": "Updates",
"commitMessageTopic": "{{depName}}",
"commitMessagePrefix": ":arrow_up:",
"labels": [
"Type: Maintaince"
]
}

0 comments on commit f2d3722

Please sign in to comment.