diff --git a/.pre-commit-config.yaml b/.pre-commit-config.yaml index fd9c03f..ceadc89 100644 --- a/.pre-commit-config.yaml +++ b/.pre-commit-config.yaml @@ -73,6 +73,6 @@ repos: - id: isort args: ["--profile", "black"] - repo: https://github.com/crate-ci/typos - rev: v1.16.14 + rev: v1.16.17 hooks: - id: typos