diff --git a/.pre-commit-config.yaml b/.pre-commit-config.yaml index 1791ae04..89764067 100644 --- a/.pre-commit-config.yaml +++ b/.pre-commit-config.yaml @@ -6,7 +6,7 @@ repos: stages: - commit-msg repo: https://github.com/commitizen-tools/commitizen - rev: v3.30.0 + rev: v4.1.0 - hooks: - id: check-useless-excludes repo: meta @@ -54,7 +54,7 @@ repos: repo: https://github.com/pycqa/flake8 rev: 7.1.1 - repo: https://github.com/scop/pre-commit-shfmt - rev: v3.10.0-1 + rev: v3.10.0-2 hooks: # Choose one of: - id: shfmt # native (requires/installs Go to build)