diff --git a/.pre-commit-config.yaml b/.pre-commit-config.yaml index 8c668d5..0f22876 100644 --- a/.pre-commit-config.yaml +++ b/.pre-commit-config.yaml @@ -39,7 +39,7 @@ repos: - id: shellcheck require_serial: true - repo: https://github.com/scop/pre-commit-shfmt - rev: v3.12.0-2 + rev: v3.13.0-1 hooks: - id: shfmt args: [--write]