diff --git a/.pre-commit-config.yaml b/.pre-commit-config.yaml index 1f2f967a1..24234046b 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.14.0' # Use the sha / tag you want to point at + rev: 'v9.15.0' # Use the sha / tag you want to point at hooks: - id: eslint files: \.[jt]sx?$ # *.js, *.jsx, *.ts and *.tsx