From 2a14639f9229d55b9633830088c8a24be55b09e9 Mon Sep 17 00:00:00 2001 From: "github-actions[bot]" <41898282+github-actions[bot]@users.noreply.github.com> Date: Sat, 20 Jan 2024 07:54:32 +0000 Subject: [PATCH] ci: sync with template repository --- .pre-commit-config.yaml | 8 +++++++- 1 file changed, 7 insertions(+), 1 deletion(-) diff --git a/.pre-commit-config.yaml b/.pre-commit-config.yaml index 697dfeb..71d9433 100644 --- a/.pre-commit-config.yaml +++ b/.pre-commit-config.yaml @@ -26,6 +26,12 @@ repos: rev: V3.23.5 hooks: - id: latexindent + args: + - --overwriteIfDifferent + - --silent + - --local + - --cruft=/tmp/latexindent + - --GCString - repo: https://github.com/commitizen-tools/commitizen rev: v3.13.0 hooks: @@ -112,7 +118,7 @@ repos: - repo: https://github.com/sirosen/texthooks rev: 0.6.3 hooks: - - id: fix-smartquotes + # - id: fix-smartquotes - id: fix-ligatures - id: fix-spaces - id: forbid-bidi-controls