pre-commit autoupdate

This commit is contained in:
Yukihiro "Matz" Matsumoto
2025-03-15 16:34:18 +09:00
parent eb455c19fe
commit a6848ca2cb
+2 -2
View File
@@ -100,7 +100,7 @@ repos:
types: [markdown]
files: \.md$
- repo: https://github.com/tcort/markdown-link-check
rev: v3.13.6
rev: v3.13.7
hooks:
- id: markdown-link-check
name: run markdown-link-check
@@ -114,7 +114,7 @@ repos:
- id: shellcheck
name: run shellcheck
- repo: https://github.com/adrienverge/yamllint
rev: v1.35.1
rev: v1.36.0
hooks:
- id: yamllint
name: run yamllint