diff --git a/.pre-commit-config.yaml b/.pre-commit-config.yaml index ba06cc31..6c5d57c1 100644 --- a/.pre-commit-config.yaml +++ b/.pre-commit-config.yaml @@ -39,7 +39,7 @@ repos: - id: shellcheck - repo: https://github.com/scop/pre-commit-shfmt - rev: v3.7.0-3 + rev: v3.7.0-4 hooks: - id: shfmt args: [-w, -s, -i=4]