Update pre-commit dependencies (#13907)

This commit is contained in:
renovate[bot] 2025-06-09 14:28:16 -04:00 committed by GitHub
parent 00b517dbd1
commit 64dacab913
No known key found for this signature in database
GPG key ID: B5690EEEBB952194

View file

@ -12,7 +12,7 @@ repos:
- id: validate-pyproject - id: validate-pyproject
- repo: https://github.com/crate-ci/typos - repo: https://github.com/crate-ci/typos
rev: v1.32.0 rev: v1.33.1
hooks: hooks:
- id: typos - id: typos
@ -42,7 +42,7 @@ repos:
types_or: [yaml, json5] types_or: [yaml, json5]
- repo: https://github.com/astral-sh/ruff-pre-commit - repo: https://github.com/astral-sh/ruff-pre-commit
rev: v0.11.12 rev: v0.11.13
hooks: hooks:
- id: ruff-format - id: ruff-format
- id: ruff - id: ruff