Skip to content

Commit

Permalink
[pre-commit.ci] pre-commit autoupdate
Browse files Browse the repository at this point in the history
updates:
- [github.com/codespell-project/codespell: v2.3.0 → v2.4.1](codespell-project/codespell@v2.3.0...v2.4.1)
- [github.com/editorconfig-checker/editorconfig-checker.python: 3.0.3 → 3.2.0](editorconfig-checker/editorconfig-checker.python@3.0.3...3.2.0)
- [github.com/executablebooks/mdformat: 0.7.21 → 0.7.22](hukkin/mdformat@0.7.21...0.7.22)
- [github.com/DavidAnson/markdownlint-cli2: v0.16.0 → v0.17.2](DavidAnson/markdownlint-cli2@v0.16.0...v0.17.2)
  • Loading branch information
pre-commit-ci[bot] authored Feb 3, 2025
1 parent 05d7fd1 commit 9d04a69
Showing 1 changed file with 4 additions and 4 deletions.
8 changes: 4 additions & 4 deletions .pre-commit-config.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -27,7 +27,7 @@ repos:
hooks:
- id: remove-crlf
- repo: https://github.com/codespell-project/codespell
rev: v2.3.0
rev: v2.4.1
hooks:
- id: codespell
additional_dependencies:
Expand All @@ -39,7 +39,7 @@ repos:
args:
- --msg-filename
- repo: https://github.com/editorconfig-checker/editorconfig-checker.python
rev: 3.0.3
rev: 3.2.0
hooks:
- id: editorconfig-checker
- repo: https://github.com/jumanjihouse/pre-commit-hooks
Expand All @@ -51,7 +51,7 @@ repos:
hooks:
- id: yamllint
- repo: https://github.com/executablebooks/mdformat
rev: 0.7.21
rev: 0.7.22
hooks:
- id: mdformat
additional_dependencies:
Expand All @@ -65,7 +65,7 @@ repos:
- mdformat-config
- mdformat-web
- repo: https://github.com/DavidAnson/markdownlint-cli2
rev: v0.16.0
rev: v0.17.2
hooks:
- id: markdownlint-cli2
additional_dependencies:
Expand Down

0 comments on commit 9d04a69

Please sign in to comment.