diff --git a/.pre-commit-config.yaml b/.pre-commit-config.yaml index dfb974d..1a17897 100644 --- a/.pre-commit-config.yaml +++ b/.pre-commit-config.yaml @@ -18,7 +18,7 @@ repos: exclude: ^(.+/)*(.+\.go|go\..+|Makefile|.+\.plist)$ - repo: https://github.com/crate-ci/typos - rev: v1.43.0 + rev: v1.43.1 hooks: - id: typos