Skip to content

Commit

Permalink
Configure Renovate (#29)
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: Malachi Soord <[email protected]>
  • Loading branch information
renovate[bot] and inverse authored Sep 20, 2023
1 parent 2a74a83 commit 1e2b1e6
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 @@
{
"$schema": "https://docs.renovatebot.com/renovate-schema.json",
"rebaseWhen": "behind-base-branch",
"dependencyDashboard": true,
"labels": ["dependencies", "maintenance"],
"commitMessagePrefix": "⬆️",
"commitMessageTopic": "{{depName}}",
"enabledManagers": ["nvm"]
}

0 comments on commit 1e2b1e6

Please sign in to comment.