chore: add shell pre-commit hooks

This commit is contained in:
jo 2022-11-24 02:45:01 +01:00 committed by JuniorJPDJ
parent 39d0f30506
commit 5c919989ea
1 changed files with 5 additions and 0 deletions

View File

@ -57,3 +57,8 @@ repos:
hooks:
- id: codespell
additional_dependencies: [tomli]
- repo: https://github.com/shellcheck-py/shellcheck-py
rev: v0.8.0.4
hooks:
- id: shellcheck