diff --git a/.pre-commit-config.yaml b/.pre-commit-config.yaml index ef8655a9..fcd6696e 100644 --- a/.pre-commit-config.yaml +++ b/.pre-commit-config.yaml @@ -7,7 +7,7 @@ repos: hooks: - id: prettier - repo: https://github.com/pre-commit/mirrors-eslint - rev: v8.44.0 + rev: v8.45.0 hooks: - id: eslint verbose: true