diff --git a/.pre-commit-config.yaml b/.pre-commit-config.yaml index 1a9543082..596fed7b5 100644 --- a/.pre-commit-config.yaml +++ b/.pre-commit-config.yaml @@ -37,7 +37,7 @@ repos: - tomli - repo: https://github.com/astral-sh/ruff-pre-commit - rev: v0.15.10 + rev: v0.15.11 hooks: - id: ruff-check args: [ --fix ] @@ -94,7 +94,7 @@ repos: - id: reuse-lint-file - repo: https://github.com/gitleaks/gitleaks - rev: v8.30.1 + rev: v8.30.0 hooks: - id: gitleaks