chore: update pre-commit hooks (#1374)

updates:
- [github.com/astral-sh/ruff-pre-commit: v0.15.6 → v0.15.7](https://github.com/astral-sh/ruff-pre-commit/compare/v0.15.6...v0.15.7)

Co-authored-by: pre-commit-ci[bot] <66853113+pre-commit-ci[bot]@users.noreply.github.com>
This commit is contained in:
pre-commit-ci[bot]
2026-03-23 22:48:12 -04:00
committed by GitHub
parent bfdcfa5f6c
commit 0a8063075e
+1 -1
View File
@@ -22,7 +22,7 @@ repos:
exclude: pyproject.toml
- repo: https://github.com/astral-sh/ruff-pre-commit
rev: v0.15.6
rev: v0.15.7
hooks:
# Run the linter.
- id: ruff