From 3d905c4dc4d4d3b94c38c93a164997c1260c549e Mon Sep 17 00:00:00 2001 From: "github-actions[bot]" <41898282+github-actions[bot]@users.noreply.github.com> Date: Wed, 20 Dec 2023 06:28:40 +0000 Subject: [PATCH] ci: sync with template repository --- .pre-commit-config.yaml | 8 ++++++++ 1 file changed, 8 insertions(+) diff --git a/.pre-commit-config.yaml b/.pre-commit-config.yaml index 5a5c525..8340c55 100644 --- a/.pre-commit-config.yaml +++ b/.pre-commit-config.yaml @@ -104,6 +104,14 @@ repos: - --indent=2 - --case-indent - --space-redirects + - repo: https://github.com/sirosen/texthooks + rev: 0.6.3 + hooks: + - id: fix-smartquotes + - id: fix-ligatures + - id: fix-spaces + - id: forbid-bidi-controls + - id: alphabetize-codeowners - repo: https://github.com/streetsidesoftware/cspell-cli rev: v8.1.1 hooks: