diff --git a/.pre-commit-config.yaml b/.pre-commit-config.yaml index caf44784..d3cfe6ea 100644 --- a/.pre-commit-config.yaml +++ b/.pre-commit-config.yaml @@ -45,7 +45,7 @@ repos: additional_dependencies: [flake8-bugbear, flake8-comprehensions] - repo: https://github.com/pycqa/isort - rev: 5.11.1 + rev: v5.11.3 hooks: - id: isort name: isort (python) @@ -66,7 +66,7 @@ repos: - --py310-plus - repo: https://github.com/pre-commit/mirrors-eslint - rev: v8.29.0 + rev: v8.30.0 hooks: - id: eslint files: pyscriptjs/src/.*\.[jt]sx?$ # *.js, *.jsx, *.ts and *.tsx