summaryrefslogtreecommitdiffhomepage
diff options
context:
space:
mode:
authorJohn Bampton <[email protected]>2021-08-25 18:22:52 +1000
committerJohn Bampton <[email protected]>2021-08-25 18:24:02 +1000
commitdb884a05e845d2a0a0e13bf079f8542b16a21680 (patch)
tree05aca174a5058ad61176220cb9bdbd028cf33c0a
parentb8b86d197633e79cf2d1f6b9c31db06852c6c2b6 (diff)
downloadmruby-db884a05e845d2a0a0e13bf079f8542b16a21680.tar.gz
mruby-db884a05e845d2a0a0e13bf079f8542b16a21680.zip
pre-commit autoupdate
https://pre-commit.com/#pre-commit-autoupdate
-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 4f940bdf7..6aaf2a261 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.2
+ rev: v1.26.3
hooks:
- id: yamllint
name: Run yamllint