Skip to content

Commit

Permalink
[skip ci] Configure Renovate (#2)
Browse files Browse the repository at this point in the history
* Add renovate.json

* Update renovate.json

---------

Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
Co-authored-by: Lilly Tempest <46890129+rainbowdashlabs@users.noreply.github.com>
  • Loading branch information
renovate[bot] and rainbowdashlabs committed Mar 17, 2023
1 parent d0eb942 commit 5bc05ad
Showing 1 changed file with 14 additions and 0 deletions.
14 changes: 14 additions & 0 deletions renovate.json
Original file line number Diff line number Diff line change
@@ -0,0 +1,14 @@
{
"baseBranches": ["dev"],
"dependencyDashboard": true,
"labels": ["dependencies"],
"extends": [
"config:base"
],
"reviewers": [
"RainbowDashLabs",
"yannicklamprecht"
],
"prConcurrentLimit": 3,
"prHourlyLimit": 10
}

0 comments on commit 5bc05ad

Please sign in to comment.