Skip to content

Commit

Permalink
peg eslint version to 8.57.0
Browse files Browse the repository at this point in the history
  • Loading branch information
dczulada committed May 6, 2024
1 parent d026dd6 commit 4b572f7
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/ruby.yml
Original file line number Diff line number Diff line change
Expand Up @@ -68,7 +68,7 @@ jobs:
run: |
git config --global user.email "[email protected]"
git config --global user.name "Travis CI"
sudo npm install -g eslint
sudo npm install -g eslint@8.57.0
bundle exec overcommit --sign
bundle exec overcommit --run
cucumber-1:
Expand Down

0 comments on commit 4b572f7

Please sign in to comment.