diff --git a/.pre-commit-config.yaml b/.pre-commit-config.yaml index a09e60834..f81414808 100644 --- a/.pre-commit-config.yaml +++ b/.pre-commit-config.yaml @@ -7,7 +7,7 @@ repos: - id: check-merge-conflict - id: debug-statements - repo: https://github.com/astral-sh/ruff-pre-commit - rev: v0.15.13 + rev: v0.15.20 hooks: - id: ruff-check args: @@ -27,7 +27,7 @@ repos: - id: check-hooks-apply - id: check-useless-excludes - repo: https://github.com/crate-ci/typos - rev: v1.48.0 + rev: v1 hooks: - id: typos args: []