[pre-commit.ci] pre-commit autoupdate

updates:
- [github.com/astral-sh/ruff-pre-commit: 5ba58aca0bd5bc7c0e1c0fc45af2e88d6a2bde83 → 6ce4b4fc349b8881cbce40207dac3bf78824a88e](5ba58aca0b...6ce4b4fc34)
- [github.com/crate-ci/typos: 2d0ce569feab1f8752f1dde43cc2f2aa53236e06 → 90356c2064dddca5f04a5ee3deaecb1784ba692d](2d0ce569fe...90356c2064)
This commit is contained in:
pre-commit-ci[bot] 2026-01-12 17:29:39 +00:00 committed by GitHub
parent e6f4ccc49d
commit 077fcd8cd2
No known key found for this signature in database
GPG key ID: B5690EEEBB952194

View file

@ -6,7 +6,7 @@ repos:
- id: trailing-whitespace
- repo: https://github.com/astral-sh/ruff-pre-commit
rev: 5ba58aca0bd5bc7c0e1c0fc45af2e88d6a2bde83 # frozen: v0.14.10
rev: 6ce4b4fc349b8881cbce40207dac3bf78824a88e # frozen: v0.14.11
hooks:
- id: ruff-check
args:
@ -16,6 +16,6 @@ repos:
- --quiet
- repo: https://github.com/crate-ci/typos
rev: 2d0ce569feab1f8752f1dde43cc2f2aa53236e06 # frozen: v1.40.0
rev: 90356c2064dddca5f04a5ee3deaecb1784ba692d # frozen: v1
hooks:
- id: typos