diff --git a/.pre-commit-config.yaml b/.pre-commit-config.yaml index a229c45..7af2d60 100644 --- a/.pre-commit-config.yaml +++ b/.pre-commit-config.yaml @@ -74,12 +74,12 @@ repos: additional_dependencies: - markdown-it-texmath - repo: https://github.com/astral-sh/ruff-pre-commit - rev: v0.5.1 + rev: v0.5.5 hooks: - id: ruff - id: ruff-format - repo: https://github.com/kumaraditya303/mirrors-pyright - rev: v1.1.370 + rev: v1.1.373 hooks: - id: pyright - repo: https://github.com/pre-commit/mirrors-prettier