diff --git a/.pre-commit-config.yaml b/.pre-commit-config.yaml index 508cf08..843a112 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.3.5 + rev: v0.4.3 hooks: - id: ruff - id: ruff-format - repo: https://github.com/kumaraditya303/mirrors-pyright - rev: v1.1.357 + rev: v1.1.361 hooks: - id: pyright - repo: https://github.com/pre-commit/mirrors-prettier