diff --git a/.pre-commit-config.yaml b/.pre-commit-config.yaml index cd97e4c3..ecbe38e5 100644 --- a/.pre-commit-config.yaml +++ b/.pre-commit-config.yaml @@ -59,14 +59,14 @@ repos: exclude: .github/ISSUE_TEMPLATE/.*\.yml$ - repo: https://github.com/asottile/pyupgrade - rev: v2.38.0 + rev: v2.38.2 hooks: - id: pyupgrade args: - --py310-plus - repo: https://github.com/pre-commit/mirrors-eslint - rev: v8.23.1 + rev: v8.24.0 hooks: - id: eslint files: pyscriptjs/src/.*\.[jt]sx?$ # *.js, *.jsx, *.ts and *.tsx