diff --git a/.pre-commit-config.yaml b/.pre-commit-config.yaml index 3e5e7b1..568d042 100644 --- a/.pre-commit-config.yaml +++ b/.pre-commit-config.yaml @@ -27,7 +27,7 @@ repos: hooks: - id: dead - repo: https://github.com/astral-sh/ruff-pre-commit - rev: v0.4.8 + rev: v0.4.9 hooks: - id: ruff args: @@ -35,6 +35,6 @@ repos: - --unsafe-fixes - id: ruff-format - repo: https://github.com/crate-ci/typos - rev: typos-dict-v0.11.20 + rev: v1.22.7 hooks: - id: typos