From 0d02d943557fdef45585010bbb6c0932ed72eb6c Mon Sep 17 00:00:00 2001 From: "pre-commit-ci[bot]" <66853113+pre-commit-ci[bot]@users.noreply.github.com> Date: Mon, 3 Nov 2025 21:11:12 +0000 Subject: [PATCH] [pre-commit.ci] pre-commit autoupdate MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit updates: - [github.com/lovesegfault/beautysh: v6.2.1 → v6.4.1](https://github.com/lovesegfault/beautysh/compare/v6.2.1...v6.4.1) - [github.com/pre-commit/mirrors-eslint: v9.37.0 → v9.39.0](https://github.com/pre-commit/mirrors-eslint/compare/v9.37.0...v9.39.0) --- .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 fc09c76..f614f6d 100644 --- a/.pre-commit-config.yaml +++ b/.pre-commit-config.yaml @@ -11,7 +11,7 @@ repos: # Autoformat: Bash scripts - repo: https://github.com/lovesegfault/beautysh - rev: v6.2.1 + rev: v6.4.1 hooks: - id: beautysh additional_dependencies: @@ -28,7 +28,7 @@ repos: # Lint - repo: https://github.com/pre-commit/mirrors-eslint - rev: v9.37.0 + rev: v9.39.0 hooks: - id: eslint additional_dependencies: