Skip to content

Commit

Permalink
Configure Renovate (#1)
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 authored Mar 13, 2023
1 parent 19e0b8c commit 011813d
Showing 1 changed file with 9 additions and 0 deletions.
9 changes: 9 additions & 0 deletions renovate.json
Original file line number Diff line number Diff line change
@@ -0,0 +1,9 @@
{
"baseBranches": ["dev"],
"dependencyDashboard": true,
"labels": ["dependencies"],
"extends": ["config:base"],
"ignoreDeps": ["spigot-api", "MockBukkit-v1.19"],
"reviewers": ["RainbowDashLabs", "SirYwell", "Aurelien30000"],
"prConcurrentLimit": 3
}

0 comments on commit 011813d

Please sign in to comment.