diff --git a/.pre-commit-config.yaml b/.pre-commit-config.yaml index 180d68fc4..53ec7560d 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.6 + rev: v0.15.9 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