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]