diff --git a/.pre-commit-config.yaml b/.pre-commit-config.yaml index 3afd12fbbc0ef0afc2a3e40cb21df26bd48c4d36..b6f0c873df688ea16e133112d8f5d60d20e374b4 100644 --- a/.pre-commit-config.yaml +++ b/.pre-commit-config.yaml @@ -94,10 +94,10 @@ repos: hooks: - id: validate_manifest - - repo: https://git.shore.co.il/nimrod/shell-pre-commit.git - rev: v0.6.0 + - repo: https://git.shore.co.il/nimrod/pre-commit-hooks.git + rev: v0.1.0 hooks: - - id: shell-lint + - id: shell-validate - repo: https://github.com/shellcheck-py/shellcheck-py.git rev: v0.7.2.1