diff --git a/.pre-commit-config.yaml b/.pre-commit-config.yaml index 8737afc..9d49b61 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.42.3 + rev: v1.43.0 hooks: - id: typos