Skip to content

Commit

Permalink
chore: setup renovate
Browse files Browse the repository at this point in the history
  • Loading branch information
ChristianMurphy committed Apr 8, 2018
1 parent 427d540 commit 679f865
Showing 1 changed file with 11 additions and 0 deletions.
11 changes: 11 additions & 0 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -42,5 +42,16 @@
false
]
]
},
"renovate": {
"extends": [
"schedule:weekly",
"group:all",
":rebaseStalePrs",
":preserveSemverRanges",
":semanticPrefixChore",
":ignoreUnstable",
":renovatePrefix"
]
}
}

0 comments on commit 679f865

Please sign in to comment.