diff --git a/.pre-commit-config.yaml b/.pre-commit-config.yaml index d1f5f65..67af4a9 100644 --- a/.pre-commit-config.yaml +++ b/.pre-commit-config.yaml @@ -64,7 +64,7 @@ repos: # Check for spelling - repo: https://github.com/crate-ci/typos - rev: v1.42.3 + rev: v1.46.1 hooks: - id: typos diff --git a/.typos.toml b/.typos.toml index 74f0856..80853ff 100644 --- a/.typos.toml +++ b/.typos.toml @@ -3,3 +3,4 @@ wille = "wille" [default.extend-identifiers] FoMaC = "FoMaC" +CPY001 = "CPY001"