diff --git a/.pre-commit-config.yaml b/.pre-commit-config.yaml index 413ee69..fd3dda2 100644 --- a/.pre-commit-config.yaml +++ b/.pre-commit-config.yaml @@ -76,7 +76,7 @@ repos: - id: isort args: ["--profile", "black"] - repo: https://github.com/crate-ci/typos - rev: v1.17.0 + rev: v1.17.1 hooks: - id: typos - repo: https://github.com/pycqa/autoflake