diff --git a/.pre-commit-config.yaml b/.pre-commit-config.yaml index e71c6a3..642e64c 100644 --- a/.pre-commit-config.yaml +++ b/.pre-commit-config.yaml @@ -45,7 +45,7 @@ repos: - tomli - repo: https://github.com/psf/black - rev: 26.3.0 + rev: 26.3.1 hooks: - id: black @@ -110,7 +110,7 @@ repos: - id: shellcheck - repo: https://github.com/gitleaks/gitleaks - rev: v8.30.0 + rev: v8.30.1 hooks: - id: gitleaks