diff --git a/.pre-commit-config.yaml b/.pre-commit-config.yaml index 24df1f7..32fc2db 100644 --- a/.pre-commit-config.yaml +++ b/.pre-commit-config.yaml @@ -12,11 +12,11 @@ repos: - id: check-toml - id: check-yaml - repo: https://github.com/crate-ci/typos - rev: v1.27.3 + rev: typos-dict-v0.11.35 hooks: - id: typos - repo: https://github.com/astral-sh/ruff-pre-commit - rev: v0.6.9 + rev: v0.7.3 hooks: - id: ruff-format - repo: https://github.com/executablebooks/mdformat