diff --git a/.pre-commit-config.yaml b/.pre-commit-config.yaml index 2977ccd1..80860b33 100644 --- a/.pre-commit-config.yaml +++ b/.pre-commit-config.yaml @@ -37,6 +37,7 @@ repos: rev: v2.1.0 hooks: - id: codespell + exclude: ".*Dockerfile.*" - repo: https://github.com/scop/pre-commit-shfmt rev: v3.4.1-1