diff --git a/.pre-commit-config.yaml b/.pre-commit-config.yaml index cb22a627fd0..02d29e16707 100644 --- a/.pre-commit-config.yaml +++ b/.pre-commit-config.yaml @@ -4,7 +4,7 @@ default_language_version: exclude: ^(doc/_static/.*|doc/_themes/.*)$ repos: - repo: https://github.com/saltstack/pip-tools-compile-impersonate - rev: "3.0" + rev: "4.1" hooks: # ----- Packaging Requirements ------------------------------------------------------------------------------------>