Skip to content

Commit 4cfd576

Browse files
feat(deps): update dependency rvben/rumdl-pre-commit ( v0.0.207 → v0.1.0 )
1 parent 02ace9c commit 4cfd576

2 files changed

Lines changed: 2 additions & 2 deletions

File tree

.pre-commit-config.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -135,7 +135,7 @@ repos:
135135
- mdformat-simple-breaks
136136
# renovate: datasource=github-tags depName=rvben/rumdl-pre-commit
137137
- repo: https://github.com/rvben/rumdl-pre-commit
138-
rev: v0.0.207 # Use the latest release tag
138+
rev: v0.1.0 # Use the latest release tag
139139
hooks:
140140
# - id: rumdl # Lint only (fails on issues)
141141
# stages: [pre-commit]

template/.pre-commit-config.yaml.jinja

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -140,7 +140,7 @@ repos:
140140
- mdformat-simple-breaks
141141
# renovate: datasource=github-tags depName=rvben/rumdl-pre-commit
142142
- repo: https://github.com/rvben/rumdl-pre-commit
143-
rev: v0.0.207 # Use the latest release tag
143+
rev: v0.1.0 # Use the latest release tag
144144
hooks:
145145
# - id: rumdl # Lint only (fails on issues)
146146
# stages: [pre-commit]

0 commit comments

Comments
 (0)