jest-community / eslint-plugin-jest

ESLint plugin for Jest
MIT License
1.12k stars 228 forks source link

test: only run linting when using ESLint v8 #1593

Closed G-Rath closed 1 month ago

G-Rath commented 1 month ago

I've not dug into the actual code yet, but I'm pretty sure this is why #1590 is failing CI - more specifically, the latest version of eslint-plugin-n (which does not support ESLint v7) is now doing something v7 doesn't support

github-actions[bot] commented 1 month ago

:tada: This PR is included in version 28.6.0 :tada:

The release is available on:

Your semantic-release bot :package::rocket: