chore: update pre-commit hooks (#1438)

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

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-06-30 13:32:38 -04:00
committed by GitHub
parent 088b5f1c18
commit d336402e7f
+1 -1
View File
@@ -22,7 +22,7 @@ repos:
exclude: pyproject.toml
- repo: https://github.com/astral-sh/ruff-pre-commit
rev: v0.15.18
rev: v0.15.20
hooks:
# Run the linter.
- id: ruff