diff --git a/.pre-commit-config.yaml b/.pre-commit-config.yaml index 0c4e4fd..b684c5f 100644 --- a/.pre-commit-config.yaml +++ b/.pre-commit-config.yaml @@ -2,12 +2,12 @@ # https://pre-commit.com/ repos: - repo: https://github.com/pre-commit/pre-commit-hooks - rev: v1.2.3 + rev: v4.0.1 hooks: - id: check-yaml - id: check-executables-have-shebangs - id: check-byte-order-marker - repo: https://github.com/jumanjihouse/pre-commit-hooks - rev: 1.6.0 + rev: 2.1.5 hooks: - id: shellcheck