From 67029404b92a65efa3cdc588eb0d5e255d58188b Mon Sep 17 00:00:00 2001 From: "snoopy82481-bot[bot]" <99693248+snoopy82481-bot[bot]@users.noreply.github.com> Date: Thu, 15 Aug 2024 06:09:06 +0000 Subject: [PATCH] fix(github-release): update pre-commit hook sirosen/texthooks to 0.6.7 | datasource | package | from | to | | ----------- | ----------------- | ----- | ----- | | github-tags | sirosen/texthooks | 0.6.6 | 0.6.7 | --- .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 1e0e87f447..b0e62ce312 100644 --- a/.pre-commit-config.yaml +++ b/.pre-commit-config.yaml @@ -28,7 +28,7 @@ repos: - id: forbid-tabs - repo: https://github.com/sirosen/texthooks - rev: 0.6.6 + rev: 0.6.7 hooks: - id: fix-smartquotes