Skip to content

Commit

Permalink
Fix package name in Renovate ring grouping
Browse files Browse the repository at this point in the history
  • Loading branch information
solita-antti-mottonen committed Jun 12, 2024
1 parent c7358b7 commit e48e0bb
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/renovate-bot-config.json
Original file line number Diff line number Diff line change
Expand Up @@ -10,7 +10,7 @@
"labels": ["dependencies"],
"packageRules": [
{
"matchPackagePatterns": ["ring-clojure/ring"],
"matchPackagePatterns": ["ring/ring"],
"groupName": "Ring dependencies"
}
]
Expand Down

0 comments on commit e48e0bb

Please sign in to comment.