Unverified Commit 8933a6fc authored by Yukihiro "Matz" Matsumoto's avatar Yukihiro "Matz" Matsumoto Committed by GitHub

Merge pull request #5615 from jbampton/pre-commit-autoupdate

pre-commit autoupdate
parents 6de0fcbd 69affd69
...@@ -10,7 +10,7 @@ repos: ...@@ -10,7 +10,7 @@ repos:
- id: identity - id: identity
- id: check-hooks-apply - id: check-hooks-apply
- repo: https://github.com/pre-commit/pre-commit-hooks - repo: https://github.com/pre-commit/pre-commit-hooks
rev: v4.0.1 rev: v4.1.0
hooks: hooks:
- id: check-added-large-files - id: check-added-large-files
- id: check-case-conflict - id: check-case-conflict
...@@ -39,7 +39,7 @@ repos: ...@@ -39,7 +39,7 @@ repos:
description: Check spelling with codespell description: Check spelling with codespell
entry: codespell --ignore-words=codespell.txt entry: codespell --ignore-words=codespell.txt
- repo: https://github.com/igorshubovych/markdownlint-cli - repo: https://github.com/igorshubovych/markdownlint-cli
rev: v0.29.0 rev: v0.30.0
hooks: hooks:
- id: markdownlint - id: markdownlint
name: Run markdownlint name: Run markdownlint
......
Markdown is supported
0%
or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment