https://github.com/pre-commit/mirrors-eslint requires listing the version in two places as follows:
- repo: https://github.com/pre-commit/mirrors-eslint
rev: v8.54.0
hooks:
- id: eslint
additional_dependencies:
- [email protected]
Could this tool sync the two?