From f260e4ca6847cce72355642661ac8baaf72351fd Mon Sep 17 00:00:00 2001 From: mahoro-bot <115426318+mahoro-bot[bot]@users.noreply.github.com> Date: Mon, 29 Jan 2024 17:05:30 +0000 Subject: [PATCH] fix(deps): update pre-commit hook sirosen/texthooks to 0.6.4 | datasource | package | from | to | | ----------- | ----------------- | ----- | ----- | | github-tags | sirosen/texthooks | 0.6.2 | 0.6.4 | --- .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 50354a1..c51311d 100755 --- a/.pre-commit-config.yaml +++ b/.pre-commit-config.yaml @@ -22,7 +22,7 @@ repos: - id: forbid-secrets - repo: https://github.com/sirosen/texthooks - rev: 0.6.2 + rev: 0.6.4 hooks: - id: fix-smartquotes - id: fix-ligatures