Skip to content

Commit

Permalink
Configure Renovate (#2)
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 40ba518 commit 026220a
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 026220a

Please sign in to comment.