From 1a4f63228ccae87895f078dd78a1a4b72ba6f0fb Mon Sep 17 00:00:00 2001 From: "strg-public-bot[bot]" <174349635+strg-public-bot[bot]@users.noreply.github.com> Date: Mon, 2 Dec 2024 21:02:34 +0000 Subject: [PATCH] fix(deps): update pre-commit hook sirosen/texthooks to v0.6.8 --- .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 fdad2ce..6132555 100644 --- a/.pre-commit-config.yaml +++ b/.pre-commit-config.yaml @@ -67,7 +67,7 @@ repos: - id: remove-tabs - repo: https://github.com/sirosen/texthooks - rev: 0.6.7 + rev: 0.6.8 hooks: - id: fix-smartquotes - id: fix-ligatures