diff --git a/.pre-commit-config.yaml b/.pre-commit-config.yaml index df48717..e8fff56 100644 --- a/.pre-commit-config.yaml +++ b/.pre-commit-config.yaml @@ -29,7 +29,7 @@ repos: - id: black - repo: https://github.com/pre-commit/mirrors-eslint - rev: v7.21.0 + rev: v7.32.0 hooks: - id: eslint files: \.(ts|vue)$