From d03d62008431fcb93f7de77e02863c6c1d2c8f12 Mon Sep 17 00:00:00 2001 From: "pre-commit-ci[bot]" <66853113+pre-commit-ci[bot]@users.noreply.github.com> Date: Mon, 8 Jun 2026 17:59:40 +0000 Subject: [PATCH 1/2] chore(pre-commit): 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.13 → v0.15.16](https://github.com/astral-sh/ruff-pre-commit/compare/v0.15.13...v0.15.16) - [github.com/oxc-project/mirrors-oxfmt: v0.50.0 → v0.45.0](https://github.com/oxc-project/mirrors-oxfmt/compare/v0.50.0...v0.45.0) - [github.com/oxc-project/mirrors-oxlint: v1.65.0 → v1.60.0](https://github.com/oxc-project/mirrors-oxlint/compare/v1.65.0...v1.60.0) - [github.com/rvben/rumdl-pre-commit: v0.1.93 → v0.2.9](https://github.com/rvben/rumdl-pre-commit/compare/v0.1.93...v0.2.9) --- .pre-commit-config.yaml | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-) diff --git a/.pre-commit-config.yaml b/.pre-commit-config.yaml index f4737e0..2c0e3b3 100644 --- a/.pre-commit-config.yaml +++ b/.pre-commit-config.yaml @@ -18,18 +18,18 @@ ci: repos: - repo: https://github.com/astral-sh/ruff-pre-commit - rev: v0.15.13 + rev: v0.15.16 hooks: - id: ruff-check args: - --fix - id: ruff-format - repo: https://github.com/oxc-project/mirrors-oxfmt - rev: v0.50.0 + rev: v0.45.0 hooks: - id: oxfmt - repo: https://github.com/oxc-project/mirrors-oxlint - rev: v1.65.0 + rev: v1.60.0 hooks: - id: oxlint - repo: https://github.com/pre-commit/pre-commit-hooks @@ -52,7 +52,7 @@ repos: hooks: - id: actionlint - repo: https://github.com/rvben/rumdl-pre-commit - rev: v0.1.93 + rev: v0.2.9 hooks: - id: rumdl-fmt - repo: https://github.com/shellcheck-py/shellcheck-py From 20ef187363eb31b6aa2e60bdb1773b0805e6f4bc Mon Sep 17 00:00:00 2001 From: "pre-commit-ci[bot]" <66853113+pre-commit-ci[bot]@users.noreply.github.com> Date: Mon, 8 Jun 2026 18:00:06 +0000 Subject: [PATCH 2/2] chore(pre-commit): 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 6e9603b..5799315 100644 --- a/README.md +++ b/README.md @@ -97,7 +97,7 @@ Edit files under [`template/`](https://github.com/liblaf/copier-python/tree/main --- -#### 📝 License +### 📝 License Copyright © 2024 [liblaf](https://github.com/liblaf).
This project is [MIT](https://github.com/liblaf/copier-python/blob/main/LICENSE) licensed.