Skip to content

Commit

Permalink
Switch to Renovate
Browse files Browse the repository at this point in the history
  • Loading branch information
WarningImHack3r authored Dec 16, 2023
1 parent 2cfcf2f commit e7957c2
Show file tree
Hide file tree
Showing 2 changed files with 13 additions and 15 deletions.
15 changes: 0 additions & 15 deletions .github/dependabot.yml

This file was deleted.

13 changes: 13 additions & 0 deletions .github/renovate.json
Original file line number Diff line number Diff line change
@@ -0,0 +1,13 @@
{
"$schema": "https://docs.renovatebot.com/renovate-schema.json",
"extends": ["config:recommended", ":disableDependencyDashboard"],
"labels": ["dependencies"],
"rangeStrategy": "bump",
"packageRules": [
{
"matchManagers": ["github-actions", "gradle"],
"groupName": "{{manager}}",
"addLabels": ["{{manager}}"]
}
]
}

0 comments on commit e7957c2

Please sign in to comment.