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/Lucas-C/pre-commit-hooks: v1.4.2 → v1.5.1](Lucas-C/pre-commit-hooks@v1.4.2...v1.5.1)
- [github.com/adrienverge/yamllint: v1.30.0 → v1.31.0](adrienverge/yamllint@v1.30.0...v1.31.0)
- [github.com/DavidAnson/markdownlint-cli2: v0.6.0 → v0.7.1](DavidAnson/markdownlint-cli2@v0.6.0...v0.7.1)
  • Loading branch information
pre-commit-ci[bot] authored May 1, 2023
1 parent 3ef6534 commit 120381a
Showing 1 changed file with 3 additions and 3 deletions.
6 changes: 3 additions & 3 deletions .pre-commit-config.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -21,7 +21,7 @@ repos:
- id: check-toml
- id: check-json
- repo: https://github.com/Lucas-C/pre-commit-hooks
rev: v1.4.2
rev: v1.5.1
hooks:
- id: remove-crlf
- repo: https://github.com/codespell-project/codespell
Expand All @@ -48,7 +48,7 @@ repos:
exclude_types:
- zsh
- repo: https://github.com/adrienverge/yamllint
rev: v1.30.0
rev: v1.31.0
hooks:
- id: yamllint
- repo: https://github.com/executablebooks/mdformat
Expand All @@ -65,7 +65,7 @@ repos:
- mdformat-black
- mdformat-config
- repo: https://github.com/DavidAnson/markdownlint-cli2
rev: v0.6.0
rev: v0.7.1
hooks:
- id: markdownlint-cli2
additional_dependencies:
Expand Down

0 comments on commit 120381a

Please sign in to comment.