Skip to content

Commit

Permalink
Configure Renovate (#192)
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored Apr 3, 2020
1 parent ff5f5bb commit 8eb2f5d
Showing 1 changed file with 12 additions and 0 deletions.
12 changes: 12 additions & 0 deletions renovate.json
Original file line number Diff line number Diff line change
@@ -0,0 +1,12 @@
{
"extends": ["config:base"],
"labels": ["maintenance"],
"prCreation": "not-pending",
"prNotPendingHours": 1,
"semanticCommits": false,
"suppressNotifications": ["prIgnoreNotification"],
"rangeStrategy": "replace",
"commitMessageAction": "Upgrade",
"commitMessageTopic": "{{prettyDepType}} {{depName}}",
"commitMessageExtra": "from {{currentValue}} to {{newValue}}"
}

0 comments on commit 8eb2f5d

Please sign in to comment.