diff --git a/.pre-commit-config.yaml b/.pre-commit-config.yaml index 4ae5113..221c08e 100644 --- a/.pre-commit-config.yaml +++ b/.pre-commit-config.yaml @@ -1,6 +1,6 @@ repos: - repo: https://github.com/pre-commit/pre-commit-hooks - rev: v3.1.0 + rev: v3.4.0 hooks: - id: check-added-large-files args: ['--maxkb=500'] @@ -21,7 +21,7 @@ repos: hooks: - id: makefile-doc - repo: https://github.com/gruntwork-io/pre-commit - rev: v0.1.5 # Get the latest from: https://github.com/gruntwork-io/pre-commit/releases + rev: v0.1.29 # Get the latest from: https://github.com/gruntwork-io/pre-commit/releases hooks: - id: shellcheck \ No newline at end of file