diff --git a/.pre-commit-config.yaml b/.pre-commit-config.yaml index a418afe5dbc..132eb10417a 100644 --- a/.pre-commit-config.yaml +++ b/.pre-commit-config.yaml @@ -41,7 +41,7 @@ repos: - id: shellcheck - repo: https://github.com/scop/pre-commit-shfmt - rev: v3.4.3-1 + rev: v3.5.0-1 hooks: - id: shfmt args: [-w, -s, -i=4]