From 1081b609edc9eb8020fe8843377fff1c8c414fa4 Mon Sep 17 00:00:00 2001 From: "pre-commit-ci[bot]" <66853113+pre-commit-ci[bot]@users.noreply.github.com> Date: Mon, 4 May 2026 19:09:44 +0000 Subject: [PATCH 1/2] ci(pre-commit): :construction_worker: update pre-commit CI version MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit updates: - [github.com/commitizen-tools/commitizen: v4.13.10 → v4.15.0](https://github.com/commitizen-tools/commitizen/compare/v4.13.10...v4.15.0) - [github.com/adhtruong/mirrors-typos: v1.45.1 → v1.46.0](https://github.com/adhtruong/mirrors-typos/compare/v1.45.1...v1.46.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 0482c2d..35e3277 100644 --- a/.pre-commit-config.yaml +++ b/.pre-commit-config.yaml @@ -17,7 +17,7 @@ repos: - id: end-of-file-fixer - repo: https://github.com/commitizen-tools/commitizen - rev: v4.13.10 + rev: v4.15.0 hooks: - id: commitizen @@ -25,6 +25,6 @@ repos: # sub-packages, which confuses pre-commit when it tries to find the latest # version - repo: https://github.com/adhtruong/mirrors-typos - rev: v1.45.1 + rev: v1.46.0 hooks: - id: typos From dea6ed00fb9aff722075691a5ae39f87ab33b800 Mon Sep 17 00:00:00 2001 From: "pre-commit-ci[bot]" <66853113+pre-commit-ci[bot]@users.noreply.github.com> Date: Mon, 4 May 2026 19:10:07 +0000 Subject: [PATCH 2/2] chore(pre-commit): :pencil2: automatic fixes --- CHANGELOG.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/CHANGELOG.md b/CHANGELOG.md index b1a2cb8..c14de83 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -87,7 +87,7 @@ - :pencil2: forgot to end with `()` in includes - change `includes/` to `text_snippet` in reading task code snippet (#28) - :bug: need to include links to the extensions -- search bar doesn't show when ype is overlay +- search bar doesn't show when type is overlay - forgot to connect the CSL to the settings - this needs to override other settings - remove freezing, it isn't necessary by default