chore: update pre-commit hooks (#1422)

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

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