pre-commit-config.yaml: update

This commit is contained in:
Yukihiro "Matz" Matsumoto
2023-01-07 16:39:46 +09:00
parent ad7802a3a0
commit 6de5e00a6c
+2 -2
View File
@@ -10,7 +10,7 @@ repos:
- id: identity
- id: check-hooks-apply
- repo: https://github.com/pre-commit/pre-commit-hooks
rev: v4.3.0
rev: v4.4.0
hooks:
- id: check-added-large-files
- id: check-case-conflict
@@ -49,7 +49,7 @@ repos:
name: Local policy is to exclude extension from all shell files
types: [shell]
- repo: https://github.com/igorshubovych/markdownlint-cli
rev: v0.32.2
rev: v0.33.0
hooks:
- id: markdownlint
name: Run markdownlint