From 8ace94381d3b607c099610e1e55501548599348e Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Thu, 9 Apr 2026 22:08:10 +0000 Subject: [PATCH] Bump the pre-commit group with 2 updates Bumps the pre-commit group with 2 updates: [https://github.com/astral-sh/ruff-pre-commit](https://github.com/astral-sh/ruff-pre-commit) and [https://github.com/NSPBot911/ty-pre-commit](https://github.com/NSPBot911/ty-pre-commit). Updates `https://github.com/astral-sh/ruff-pre-commit` from v0.15.9 to 0.15.10 - [Release notes](https://github.com/astral-sh/ruff-pre-commit/releases) - [Commits](https://github.com/astral-sh/ruff-pre-commit/compare/v0.15.9...v0.15.10) Updates `https://github.com/NSPBot911/ty-pre-commit` from v0.0.27 to 0.0.29 - [Release notes](https://github.com/NSPBot911/ty-pre-commit/releases) - [Commits](https://github.com/NSPBot911/ty-pre-commit/compare/v0.0.27...v0.0.29) --- updated-dependencies: - dependency-name: https://github.com/astral-sh/ruff-pre-commit dependency-version: 0.15.10 dependency-type: direct:production dependency-group: pre-commit - dependency-name: https://github.com/NSPBot911/ty-pre-commit dependency-version: 0.0.29 dependency-type: direct:production dependency-group: pre-commit ... Signed-off-by: dependabot[bot] --- .pre-commit-config.yaml | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/.pre-commit-config.yaml b/.pre-commit-config.yaml index 4c594b3..05fd094 100644 --- a/.pre-commit-config.yaml +++ b/.pre-commit-config.yaml @@ -1,13 +1,13 @@ repos: - repo: https://github.com/astral-sh/ruff-pre-commit - rev: v0.15.9 + rev: v0.15.10 hooks: - id: ruff args: - --fix - id: ruff-format - repo: https://github.com/NSPBot911/ty-pre-commit - rev: v0.0.27 + rev: v0.0.29 hooks: - id: ty-check args: