diff --git a/.pre-commit-config.yaml b/.pre-commit-config.yaml index b46d0df484..e6d69ec8da 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: v2.1.0 # Use the ref you want to point at + rev: v4.6.0 # Use the ref you want to point at hooks: - id: check-executables-have-shebangs exclude: 'package/bin/da_ess_contentupdate/|package/bin/splunklib/|venv/'