diff --git a/.pre-commit-config.yaml b/.pre-commit-config.yaml index 23288b59e..3962a66b4 100644 --- a/.pre-commit-config.yaml +++ b/.pre-commit-config.yaml @@ -109,7 +109,7 @@ repos: # Check for spelling - repo: https://github.com/crate-ci/typos - rev: v1.25.0 + rev: v1.26.0 hooks: - id: typos @@ -139,6 +139,6 @@ repos: # Check the pyproject.toml file - repo: https://github.com/henryiii/validate-pyproject-schema-store - rev: 2024.09.20 + rev: 2024.09.23 hooks: - id: validate-pyproject