diff --git a/.pre-commit-config.yaml b/.pre-commit-config.yaml index d45473a..5ad35d4 100644 --- a/.pre-commit-config.yaml +++ b/.pre-commit-config.yaml @@ -13,7 +13,7 @@ repos: - id: debug-statements - repo: https://github.com/crate-ci/typos - rev: v1.26.0 + rev: v1.26.1 hooks: - id: typos @@ -37,7 +37,7 @@ repos: - id: refurb - repo: https://github.com/pre-commit/mirrors-mypy - rev: 'v1.12.1' + rev: 'v1.13.0' hooks: - id: mypy pass_filenames: false