codeclimate / codeclimate-eslint

Code Climate Engine for ESLint
MIT License
95 stars 93 forks source link

Upgrade eslint-7? #596

Open vitalinfo opened 1 year ago

vitalinfo commented 1 year ago

Current version of eslint is 7.8.1 https://github.com/codeclimate/codeclimate-eslint/blob/channel/eslint-7/package.json#L26 , but latest one is 7.32.0 https://github.com/eslint/eslint/releases/tag/v7.32.0 (which is also 2 years old), is it possible to update eslint-7 channel to the latest version?