Skip to content

Commit

Permalink
ci: publish eslint in a separate group
Browse files Browse the repository at this point in the history
  • Loading branch information
sheremet-va committed Nov 19, 2024
1 parent ebfe942 commit 78f07c0
Showing 1 changed file with 4 additions and 0 deletions.
4 changes: 4 additions & 0 deletions .github/renovate.json5
Original file line number Diff line number Diff line change
Expand Up @@ -4,6 +4,10 @@
"labels": ["dependencies"],
"rangeStrategy": "bump",
"packageRules": [
{
"groupName": "Eslint packages",
"matchPackageNames": ["/eslint/"]
},
{
"depTypeList": ["peerDependencies"],
"enabled": false
Expand Down

0 comments on commit 78f07c0

Please sign in to comment.