Fixes beatysh requring some packages that aren't default now

This commit is contained in:
Trenton Holmes 2024-09-25 08:26:50 -07:00
parent 0d4195e6e7
commit dda3d2e3a5

View File

@ -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