summaryrefslogtreecommitdiffhomepage
path: root/.pre-commit-config.yaml
diff options
context:
space:
mode:
authorJohn Bampton <[email protected]>2021-10-12 19:02:20 +1000
committerJohn Bampton <[email protected]>2021-10-12 19:03:35 +1000
commit843d3d4e41b5d8b784d4dfc3880c91b1ad2d12b8 (patch)
treea65304819cf5d99329e947c92ace638c6a64cd42 /.pre-commit-config.yaml
parent8e5d89df7f7ef827bc410f331c20da57c5bd3c72 (diff)
downloadmruby-843d3d4e41b5d8b784d4dfc3880c91b1ad2d12b8.tar.gz
mruby-843d3d4e41b5d8b784d4dfc3880c91b1ad2d12b8.zip
pre-commit autoupdate
https://pre-commit.com/index.html#pre-commit-autoupdate
Diffstat (limited to '.pre-commit-config.yaml')
-rw-r--r--.pre-commit-config.yaml2
1 files changed, 1 insertions, 1 deletions
diff --git a/.pre-commit-config.yaml b/.pre-commit-config.yaml
index 6aaf2a261..f260b5138 100644
--- a/.pre-commit-config.yaml
+++ b/.pre-commit-config.yaml
@@ -39,7 +39,7 @@ repos:
description: Check spelling with codespell
entry: codespell --ignore-words=codespell.txt
- repo: https://github.com/igorshubovych/markdownlint-cli
- rev: v0.28.1
+ rev: v0.29.0
hooks:
- id: markdownlint
name: Run markdownlint