diff --git a/.pre-commit-config.yaml b/.pre-commit-config.yaml index 87b3cb080..8673bda9a 100644 --- a/.pre-commit-config.yaml +++ b/.pre-commit-config.yaml @@ -8,7 +8,7 @@ repos: - id: check-yaml - id: check-added-large-files - repo: https://github.com/pre-commit/mirrors-eslint - rev: 'v9.16.0' # Use the sha / tag you want to point at + rev: 'v9.17.0' # Use the sha / tag you want to point at hooks: - id: eslint files: \.[jt]sx?$ # *.js, *.jsx, *.ts and *.tsx