diff --git a/.pre-commit-config.yaml b/.pre-commit-config.yaml index fbf4c68c..ae5412fa 100644 --- a/.pre-commit-config.yaml +++ b/.pre-commit-config.yaml @@ -1,7 +1,7 @@ default_stages: [pre-commit] repos: - repo: https://github.com/pre-commit/mirrors-eslint - rev: 'v8.56.0' + rev: 'v9.16.0' hooks: - id: eslint files: \.[jt]sx?$ # *.js, *.jsx, *.ts and *.tsx