diff --git a/.pre-commit-config.yaml b/.pre-commit-config.yaml index 2344712..8ae3d74 100644 --- a/.pre-commit-config.yaml +++ b/.pre-commit-config.yaml @@ -8,7 +8,7 @@ ci: skip: [] repos: - repo: https://github.com/pre-commit/mirrors-eslint - rev: 'v9.26.0' + rev: 'v9.30.1' hooks: - id: eslint args: [--fix]