diff --git a/.pre-commit-config.yaml b/.pre-commit-config.yaml index e6cb8a4..6caf738 100644 --- a/.pre-commit-config.yaml +++ b/.pre-commit-config.yaml @@ -44,7 +44,7 @@ repos: - tomli - repo: https://github.com/psf/black - rev: 26.3.0 + rev: 26.3.1 hooks: - id: black exclude: "_vendored/conv_template.py" @@ -110,7 +110,7 @@ repos: - id: shellcheck - repo: https://github.com/gitleaks/gitleaks - rev: v8.30.0 + rev: v8.30.1 hooks: - id: gitleaks