[pre-commit.ci] pre-commit autoupdate (#1603)

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

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-09-22 16:05:04 -07:00 committed by GitHub
commit 7b1052f8be
No known key found for this signature in database
GPG key ID: B5690EEEBB952194

View file

@ -14,7 +14,7 @@ repos:
files: ^README[^/]*\.md$
args: ["--notitle"]
- repo: https://github.com/astral-sh/ruff-pre-commit
rev: v0.16.6
rev: v0.16.8
hooks:
- id: ruff
args: ["--fix"]