diff --git a/.pre-commit-config.yaml b/.pre-commit-config.yaml index e66fca9d..ce18f0d0 100644 --- a/.pre-commit-config.yaml +++ b/.pre-commit-config.yaml @@ -53,7 +53,7 @@ repos: # Check for spelling - repo: https://github.com/crate-ci/typos - rev: v1.46.3 + rev: v1.47.0 hooks: - id: typos diff --git a/templates/device/.pre-commit-config.yaml b/templates/device/.pre-commit-config.yaml index b5a448fd..e1701727 100644 --- a/templates/device/.pre-commit-config.yaml +++ b/templates/device/.pre-commit-config.yaml @@ -66,7 +66,7 @@ repos: # Check for spelling - repo: https://github.com/crate-ci/typos - rev: v1.46.3 + rev: v1.47.0 hooks: - id: typos