Skip to content

Commit

Permalink
chore: pin eslint version (#1214)
Browse files Browse the repository at this point in the history
  • Loading branch information
wesbillman authored Apr 9, 2024
1 parent aab05e5 commit b27f4bb
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 @@ -10,7 +10,7 @@
],
"packageRules": [
{
"matchPackageNames": ["jbr", "ktfmt", "golangci-lint"],
"matchPackageNames": ["jbr", "ktfmt", "golangci-lint", "eslint"],
"matchManagers": ["hermit"],
"enabled": false
},
Expand Down

0 comments on commit b27f4bb

Please sign in to comment.