--- repos: - repo: https://github.com/compilerla/conventional-pre-commit rev: v1.2.0 hooks: - id: conventional-pre-commit stages: [commit-msg] args: [] - repo: https://github.com/koalaman/shellcheck-precommit rev: v0.8.0 hooks: - id: shellcheck