Skip to content

Commit

Permalink
chore: regroup ruff in renovate
Browse files Browse the repository at this point in the history
There appears to have been a change in the way renovate names packages.

Signed-off-by: JP-Ellis <josh@jpellis.me>
  • Loading branch information
JP-Ellis committed Aug 21, 2024
1 parent 46ff3b2 commit bb51f09
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/renovate.json
Original file line number Diff line number Diff line change
Expand Up @@ -12,7 +12,7 @@
"packageRules": [
{
"groupName": "Ruff",
"matchPackageNames": ["astral-sh/ruff-pre-commit", "devel/ruff"]
"matchPackageNames": ["astral-sh/ruff-pre-commit", "ruff"]
}
]
}

0 comments on commit bb51f09

Please sign in to comment.