diff --git a/.pre-commit-config.yaml b/.pre-commit-config.yaml index 1d766c1e..8d80d079 100644 --- a/.pre-commit-config.yaml +++ b/.pre-commit-config.yaml @@ -65,7 +65,7 @@ repos: - --py310-plus - repo: https://github.com/pre-commit/mirrors-eslint - rev: v8.19.0 + rev: v8.20.0 hooks: - id: eslint files: pyscriptjs/src/.*\.[jt]sx?$ # *.js, *.jsx, *.ts and *.tsx