From a8a6f86465fa67c42fbdb509d799539315e8587a Mon Sep 17 00:00:00 2001 From: "tyriis-automation[bot]" <133711747+tyriis-automation[bot]@users.noreply.github.com> Date: Tue, 17 Oct 2023 21:15:17 +0000 Subject: [PATCH] chore(pre-commit): update sirosen/texthooks to v0.6.2 (#2023) Co-authored-by: tyriis-automation[bot] <133711747+tyriis-automation[bot]@users.noreply.github.com> --- .pre-commit-config.yaml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.pre-commit-config.yaml b/.pre-commit-config.yaml index cf559bb68..b31525b21 100644 --- a/.pre-commit-config.yaml +++ b/.pre-commit-config.yaml @@ -22,7 +22,7 @@ repos: - id: remove-tabs - repo: https://github.com/sirosen/texthooks - rev: 0.6.0 + rev: 0.6.2 hooks: - id: fix-smartquotes - id: fix-ligatures