diff --git a/.pre-commit-config.yaml b/.pre-commit-config.yaml index 5d3c22c..be2150a 100644 --- a/.pre-commit-config.yaml +++ b/.pre-commit-config.yaml @@ -162,7 +162,7 @@ repos: - mdformat-simple-breaks # renovate: datasource=github-tags depName=rvben/rumdl-pre-commit - repo: https://github.com/rvben/rumdl-pre-commit - rev: v0.2.68 + rev: v0.2.69 hooks: # - id: rumdl # Lint only (fails on issues) # stages: [pre-commit] diff --git a/template/.pre-commit-config.yaml.jinja b/template/.pre-commit-config.yaml.jinja index 382c810..7c55766 100644 --- a/template/.pre-commit-config.yaml.jinja +++ b/template/.pre-commit-config.yaml.jinja @@ -162,7 +162,7 @@ repos: - mdformat-simple-breaks # renovate: datasource=github-tags depName=rvben/rumdl-pre-commit - repo: https://github.com/rvben/rumdl-pre-commit - rev: v0.2.68 + rev: v0.2.69 hooks: # - id: rumdl # Lint only (fails on issues) # stages: [pre-commit]