diff --git a/.pre-commit-config.yaml b/.pre-commit-config.yaml index d57c2fc..0a939cc 100644 --- a/.pre-commit-config.yaml +++ b/.pre-commit-config.yaml @@ -55,7 +55,7 @@ repos: hooks: - id: yamllint - repo: /~https://github.com/executablebooks/mdformat - rev: 0.7.19 + rev: 0.7.21 hooks: - id: mdformat additional_dependencies: @@ -75,12 +75,12 @@ repos: additional_dependencies: - markdown-it-texmath - repo: /~https://github.com/astral-sh/ruff-pre-commit - rev: v0.8.3 + rev: v0.8.4 hooks: - id: ruff - id: ruff-format - repo: /~https://github.com/kumaraditya303/mirrors-pyright - rev: v1.1.390 + rev: v1.1.391 hooks: - id: pyright - repo: /~https://github.com/pre-commit/mirrors-prettier