diff --git a/.typos.toml b/.typos.toml index a40007f8..ffc13a48 100644 --- a/.typos.toml +++ b/.typos.toml @@ -4,7 +4,8 @@ [files] extend-exclude = [ "**/*.svg", - "tests/oci-runtime-tests/**" + "tests/oci-runtime-tests/**", + "CHANGELOG.md" ] [default.extend-identifiers]