diff --git a/.pre-commit-config.yaml b/.pre-commit-config.yaml index 1141b73..0e356c5 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.10.0-1 + rev: v3.10.0-2 hooks: - id: shfmt args: [-w, -s, -i=4]