diff --git a/.pre-commit-config.yaml b/.pre-commit-config.yaml index 356827a4..9da702af 100644 --- a/.pre-commit-config.yaml +++ b/.pre-commit-config.yaml @@ -23,7 +23,7 @@ repos: - id: check-added-large-files - repo: https://github.com/crate-ci/typos - rev: v1.40.0 + rev: v1.41.0 hooks: - id: typos - id: typos @@ -31,7 +31,7 @@ repos: stages: [commit-msg] - repo: https://github.com/crate-ci/committed - rev: v1.1.8 + rev: v1.1.9 hooks: - id: committed