diff --git a/.pre-commit-config.yaml b/.pre-commit-config.yaml index afb870b..4253b70 100644 --- a/.pre-commit-config.yaml +++ b/.pre-commit-config.yaml @@ -138,7 +138,7 @@ repos: - mdformat-simple-breaks # renovate: datasource=github-tags depName=rvben/rumdl-pre-commit - repo: https://github.com/rvben/rumdl-pre-commit - rev: v0.1.68 + rev: v0.1.86 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 e87de8c..55c0f00 100644 --- a/template/.pre-commit-config.yaml.jinja +++ b/template/.pre-commit-config.yaml.jinja @@ -144,7 +144,7 @@ repos: - mdformat-simple-breaks # renovate: datasource=github-tags depName=rvben/rumdl-pre-commit - repo: https://github.com/rvben/rumdl-pre-commit - rev: v0.1.68 + rev: v0.1.86 hooks: # - id: rumdl # Lint only (fails on issues) # stages: [pre-commit]