diff --git a/.pre-commit-config.yaml b/.pre-commit-config.yaml index 2e2b4ad..274f5dd 100644 --- a/.pre-commit-config.yaml +++ b/.pre-commit-config.yaml @@ -8,7 +8,7 @@ repos: - id: end-of-file-fixer - id: trailing-whitespace - repo: https://github.com/pre-commit/mirrors-eslint - rev: v8.56.0 + rev: v9.2.0 hooks: - id: eslint - repo: https://github.com/pre-commit/mirrors-prettier