From 0862a1923c6fa3ba0240601bb30308cfc80a7c8d Mon Sep 17 00:00:00 2001 From: "pre-commit-ci[bot]" <66853113+pre-commit-ci[bot]@users.noreply.github.com> Date: Mon, 22 Jun 2026 19:49:08 +0000 Subject: [PATCH 1/2] [pre-commit.ci] pre-commit autoupdate MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit updates: - [github.com/CCBR/Tools: v0.5 → v0.7](https://github.com/CCBR/Tools/compare/v0.5...v0.7) - [github.com/astral-sh/ruff-pre-commit: v0.15.14 → v0.15.18](https://github.com/astral-sh/ruff-pre-commit/compare/v0.15.14...v0.15.18) - [github.com/posit-dev/air-pre-commit: 0.9.0 → 0.10.0](https://github.com/posit-dev/air-pre-commit/compare/0.9.0...0.10.0) --- .pre-commit-config.yaml | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/.pre-commit-config.yaml b/.pre-commit-config.yaml index 0f0816b..af2d8d1 100644 --- a/.pre-commit-config.yaml +++ b/.pre-commit-config.yaml @@ -6,7 +6,7 @@ exclude: | ) repos: - repo: https://github.com/CCBR/Tools - rev: v0.5 + rev: v0.7 hooks: - id: detect-absolute-paths exclude: (?x)( @@ -39,14 +39,14 @@ repos: - prettier@3.4.0 # Python formatting - repo: https://github.com/astral-sh/ruff-pre-commit - rev: v0.15.14 + rev: v0.15.18 hooks: - id: ruff-check args: [--fix] - id: ruff-format # R formatting - repo: https://github.com/posit-dev/air-pre-commit - rev: 0.9.0 + rev: 0.10.0 hooks: - id: air-format # enforce commit format From ee8a9cd0b530f85ff05cfe65b1485381e0e3ed5d Mon Sep 17 00:00:00 2001 From: "pre-commit-ci[bot]" <66853113+pre-commit-ci[bot]@users.noreply.github.com> Date: Mon, 22 Jun 2026 19:50:50 +0000 Subject: [PATCH 2/2] [pre-commit.ci] auto fixes from pre-commit.com hooks for more information, see https://pre-commit.ci --- SECURITY.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/SECURITY.md b/SECURITY.md index 6b8e26e..a6a5a7c 100644 --- a/SECURITY.md +++ b/SECURITY.md @@ -2,7 +2,7 @@ ## Maintained Versions -Actively maintained versions of contained software will vary from repository to repository, or may not be relevant at all. +Actively maintained versions of contained software will vary from repository to repository, or may not be relevant at all. The developers of this repository will update this section if any actively maintained versions of the software need to be publicly disclosed. Otherwise, contact the developers directly for any version information. ## Vulnerability Disclosure: