diff --git a/.pre-commit-config.yaml b/.pre-commit-config.yaml index c5ee3577a..dcae677b0 100644 --- a/.pre-commit-config.yaml +++ b/.pre-commit-config.yaml @@ -20,7 +20,7 @@ repos: args: [--fix] - id: ruff-format - repo: https://github.com/pre-commit/pre-commit - rev: v4.5.1 + rev: v4.6.0 hooks: - id: validate_manifest - repo: https://github.com/gitleaks/gitleaks