diff --git a/.pre-commit-config.yaml b/.pre-commit-config.yaml index c39480421..e3af925c1 100644 --- a/.pre-commit-config.yaml +++ b/.pre-commit-config.yaml @@ -62,6 +62,9 @@ repos: rev: v6.2.1 hooks: - id: beautysh + language_version: '3.10' + additional_dependencies: + - setuptools args: - "--tab" - repo: https://github.com/shellcheck-py/shellcheck-py