diff --git a/.pre-commit-config.yaml b/.pre-commit-config.yaml index d05fe30..7e61827 100644 --- a/.pre-commit-config.yaml +++ b/.pre-commit-config.yaml @@ -35,7 +35,7 @@ repos: - id: end-of-file-fixer - repo: https://github.com/abravalheri/validate-pyproject - rev: v0.24.1 + rev: v0.25 hooks: - id: validate-pyproject @@ -59,7 +59,7 @@ repos: - id: uv-lock - repo: https://github.com/crate-ci/typos - rev: v1.42.3 + rev: v1.43.4 hooks: - id: typos