From 62af4fbaea62b329a75b27633bd9b16bd80a888c Mon Sep 17 00:00:00 2001 From: "pre-commit-ci[bot]" <66853113+pre-commit-ci[bot]@users.noreply.github.com> Date: Mon, 1 Jun 2026 20:36:20 +0000 Subject: [PATCH] ci: [pre-commit.ci] pre-commit autoupdate MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit updates: - [github.com/astral-sh/ruff-pre-commit: v0.15.14 → v0.15.15](https://github.com/astral-sh/ruff-pre-commit/compare/v0.15.14...v0.15.15) - [github.com/pre-commit/mirrors-eslint: v10.4.0 → v10.4.1](https://github.com/pre-commit/mirrors-eslint/compare/v10.4.0...v10.4.1) --- .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 fd14124e3..dd7abc299 100644 --- a/.pre-commit-config.yaml +++ b/.pre-commit-config.yaml @@ -41,7 +41,7 @@ repos: - id: detect-secrets - repo: https://github.com/astral-sh/ruff-pre-commit - rev: v0.15.14 + rev: v0.15.15 hooks: - id: ruff - id: ruff-format @@ -60,7 +60,7 @@ repos: [types-requests, types-PyYAML, types-colorama, types-aiofiles] - repo: https://github.com/pre-commit/mirrors-eslint - rev: v10.4.0 + rev: v10.4.1 hooks: - id: eslint files: \.js$