From 6f5de24da45ceee4ee7137db328972abf5766542 Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Sun, 26 Apr 2026 22:06:10 -0400 Subject: [PATCH] Update prek dependencies (#24858) --- .pre-commit-config.yaml | 10 +++++----- 1 file changed, 5 insertions(+), 5 deletions(-) diff --git a/.pre-commit-config.yaml b/.pre-commit-config.yaml index 4e868e29e8..0140f76d43 100644 --- a/.pre-commit-config.yaml +++ b/.pre-commit-config.yaml @@ -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