diff --git a/.pre-commit-config.yaml b/.pre-commit-config.yaml index 40a936d..4afe633 100644 --- a/.pre-commit-config.yaml +++ b/.pre-commit-config.yaml @@ -7,7 +7,7 @@ repos: - id: end-of-file-fixer - id: trailing-whitespace - repo: https://github.com/pre-commit/mirrors-eslint - rev: v9.10.0 + rev: v9.11.0 hooks: - id: eslint - repo: https://github.com/pre-commit/mirrors-prettier