chore: update pre-commit hooks (#1424)

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

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-16 18:02:16 -07:00
committed by GitHub
parent c53556f61b
commit abd7d69724
+1 -1
View File
@@ -22,7 +22,7 @@ repos:
exclude: pyproject.toml
- repo: https://github.com/astral-sh/ruff-pre-commit
rev: v0.15.16
rev: v0.15.17
hooks:
# Run the linter.
- id: ruff