From 372242dd1acd0dd4a25a52c298a3a612365c77b5 Mon Sep 17 00:00:00 2001 From: "github-actions[bot]" <41898282+github-actions[bot]@users.noreply.github.com> Date: Sun, 7 Jan 2024 00:57:54 +0000 Subject: [PATCH] ci: sync with template repository --- .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 c7f5d1b..54c4af3 100644 --- a/.pre-commit-config.yaml +++ b/.pre-commit-config.yaml @@ -23,7 +23,7 @@ repos: - --fix - id: ruff-format - repo: https://github.com/cmhughes/latexindent.pl - rev: V3.23.3 + rev: V3.23.5 hooks: - id: latexindent - repo: https://github.com/commitizen-tools/commitizen @@ -113,7 +113,7 @@ repos: - id: forbid-bidi-controls - id: alphabetize-codeowners - repo: https://github.com/streetsidesoftware/cspell-cli - rev: v8.2.0 + rev: v8.2.1 hooks: - id: cspell - repo: local