summaryrefslogtreecommitdiffhomepage
path: root/.pre-commit-config.yaml
diff options
context:
space:
mode:
authorJohn <[email protected]>2021-08-08 21:31:12 +1000
committerJohn <[email protected]>2021-08-09 10:10:09 +1000
commit530a91752f8da41d2d16d243944f7bd60854fd3b (patch)
treed5de75c082777bfb19b6497d9183ab16706f87a9 /.pre-commit-config.yaml
parent0b2ebf48686f62624848e4e528f2861a879438bf (diff)
downloadmruby-530a91752f8da41d2d16d243944f7bd60854fd3b.tar.gz
mruby-530a91752f8da41d2d16d243944f7bd60854fd3b.zip
pre-commit autoupdate
https://pre-commit.com/#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 f5437d586..4f940bdf7 100644
--- a/.pre-commit-config.yaml
+++ b/.pre-commit-config.yaml
@@ -48,7 +48,7 @@ repos:
types: [markdown]
files: \.(md|mdown|markdown)$
- repo: https://github.com/adrienverge/yamllint
- rev: v1.26.1
+ rev: v1.26.2
hooks:
- id: yamllint
name: Run yamllint