Merge pull request #1914 from unixorn/pre-commit-ci-update-config

[pre-commit.ci] pre-commit autoupdate
This commit is contained in:
Joe Block 2024-10-01 09:27:14 -06:00 committed by GitHub
commit 4309138d13
No known key found for this signature in database
GPG key ID: B5690EEEBB952194

View file

@ -10,7 +10,7 @@ repos:
- id: forbid-submodules - id: forbid-submodules
- id: mixed-line-ending - id: mixed-line-ending
- repo: https://github.com/igorshubovych/markdownlint-cli - repo: https://github.com/igorshubovych/markdownlint-cli
rev: v0.41.0 rev: v0.42.0
hooks: hooks:
- id: markdownlint-fix - id: markdownlint-fix
args: ["--ignore", "LICENSE.md", "--disable", "~MD013"] args: ["--ignore", "LICENSE.md", "--disable", "~MD013"]