Skip to content

Commit

Permalink
ci: update renovate effect matcher
Browse files Browse the repository at this point in the history
  • Loading branch information
aniravi24 committed Feb 18, 2025
1 parent 3cdb28e commit 8e0353f
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion renovate.json
Original file line number Diff line number Diff line change
Expand Up @@ -15,7 +15,7 @@
"packageRules": [
{
"groupName": "effect",
"matchPackageNames": ["@effect/{/,}**"]
"matchPackageNames": ["effect", "@effect**"]
},
{
"groupName": "all patches",
Expand Down

0 comments on commit 8e0353f

Please sign in to comment.