From 0019975b710eb448848984d82fd51176f52830a8 Mon Sep 17 00:00:00 2001 From: "pre-commit-ci[bot]" <66853113+pre-commit-ci[bot]@users.noreply.github.com> Date: Mon, 2 Sep 2024 16:43:17 +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/commitizen-tools/commitizen: v3.13.0 → v3.29.0](https://github.com/commitizen-tools/commitizen/compare/v3.13.0...v3.29.0) - [github.com/astral-sh/ruff-pre-commit: v0.4.2 → v0.6.3](https://github.com/astral-sh/ruff-pre-commit/compare/v0.4.2...v0.6.3) --- .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 5fef24e2aa..cd3cbf496f 100644 --- a/.pre-commit-config.yaml +++ b/.pre-commit-config.yaml @@ -65,7 +65,7 @@ repos: # Versioning: Commit messages & changelog - repo: https://github.com/commitizen-tools/commitizen - rev: v3.13.0 + rev: v3.29.0 hooks: - id: commitizen stages: [commit-msg] @@ -73,7 +73,7 @@ repos: # Lint / autoformat: Python code - repo: https://github.com/astral-sh/ruff-pre-commit # Ruff version. - rev: "v0.4.2" + rev: "v0.6.3" hooks: # Run the linter - id: ruff From f1079a207ea42492d8c1c51f7a9cc1fefa03124f Mon Sep 17 00:00:00 2001 From: "pre-commit-ci[bot]" <66853113+pre-commit-ci[bot]@users.noreply.github.com> Date: Mon, 2 Sep 2024 16:44:12 +0000 Subject: [PATCH 2/2] [pre-commit.ci] auto fixes from pre-commit.com hooks for more information, see https://pre-commit.ci --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index b69e72c3dd..6ff2b82e80 100644 --- a/README.md +++ b/README.md @@ -39,7 +39,7 @@ Status | Feature - + ## Developers