From 151796b641260b64f2597a37d33543ae45e8f95c Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Wed, 23 Jul 2025 23:50:33 +0000 Subject: [PATCH] =?UTF-8?q?feat(deps):=20update=20dependency=20sirosen/tex?= =?UTF-8?q?thooks=20(=200.6.8=20=E2=86=92=200.7.1=20)?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- .pre-commit-config.yaml | 2 +- template/.pre-commit-config.yaml.jinja | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/.pre-commit-config.yaml b/.pre-commit-config.yaml index bcec3b9..bea019a 100644 --- a/.pre-commit-config.yaml +++ b/.pre-commit-config.yaml @@ -76,7 +76,7 @@ repos: # stages: [pre-commit] # renovate: datasource=github-tags depName=sirosen/texthooks - repo: https://github.com/sirosen/texthooks - rev: "0.6.8" + rev: "0.7.1" hooks: - id: fix-smartquotes stages: [pre-commit] diff --git a/template/.pre-commit-config.yaml.jinja b/template/.pre-commit-config.yaml.jinja index 9beb966..157870f 100644 --- a/template/.pre-commit-config.yaml.jinja +++ b/template/.pre-commit-config.yaml.jinja @@ -78,7 +78,7 @@ repos: # stages: [pre-commit] # renovate: datasource=github-tags depName=sirosen/texthooks - repo: https://github.com/sirosen/texthooks - rev: "0.6.8" + rev: "0.7.1" hooks: - id: fix-smartquotes stages: [pre-commit]