Update prek dependencies (#24858)

This commit is contained in:
renovate[bot]
2026-04-26 22:06:10 -04:00
committed by GitHub
parent 38dc581e02
commit 6f5de24da4
+5 -5
View File
@@ -39,7 +39,7 @@ repos:
priority: 0
- repo: https://github.com/crate-ci/typos
rev: v1.45.0
rev: v1.45.1
hooks:
- id: typos
priority: 0
@@ -54,7 +54,7 @@ repos:
priority: 0
# Prettier
- repo: https://github.com/rbubley/mirrors-prettier
rev: v3.8.2
rev: v3.8.3
hooks:
- id: prettier
types: [yaml]
@@ -63,7 +63,7 @@ repos:
# zizmor detects security vulnerabilities in GitHub Actions workflows.
# Additional configuration for the tool is found in `.github/zizmor.yml`
- repo: https://github.com/zizmorcore/zizmor-pre-commit
rev: v1.23.1
rev: v1.24.1
hooks:
- id: zizmor
priority: 0
@@ -96,7 +96,7 @@ repos:
priority: 0
- repo: https://github.com/astral-sh/ruff-pre-commit
rev: v0.15.10
rev: v0.15.11
hooks:
- id: ruff-format
exclude: crates/ty_python_semantic/resources/corpus/
@@ -122,7 +122,7 @@ repos:
# Priority 2: ruffen-docs runs after markdownlint-fix (both modify markdown).
- repo: https://github.com/astral-sh/ruff-pre-commit
rev: v0.15.10
rev: v0.15.11
hooks:
- id: ruff-format
name: mdtest format