diff --git a/.pre-commit-config.yaml b/.pre-commit-config.yaml index bcec3b9..d14086c 100644 --- a/.pre-commit-config.yaml +++ b/.pre-commit-config.yaml @@ -84,7 +84,7 @@ repos: stages: [pre-commit] # renovate: datasource=github-tags depName=zricethezav/gitleaks - repo: https://github.com/zricethezav/gitleaks - rev: "v8.27.2" + rev: "v8.28.0" hooks: - id: gitleaks # renovate: datasource=github-tags depName=stefmolin/exif-stripper diff --git a/template/.pre-commit-config.yaml.jinja b/template/.pre-commit-config.yaml.jinja index 9beb966..ccf7d91 100644 --- a/template/.pre-commit-config.yaml.jinja +++ b/template/.pre-commit-config.yaml.jinja @@ -86,7 +86,7 @@ repos: stages: [pre-commit] # renovate: datasource=github-tags depName=zricethezav/gitleaks - repo: https://github.com/zricethezav/gitleaks - rev: "v8.27.2" + rev: "v8.28.0" hooks: - id: gitleaks # renovate: datasource=github-tags depName=stefmolin/exif-stripper