summaryrefslogtreecommitdiffhomepage
diff options
context:
space:
mode:
-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