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/igorshubovych/markdownlint-cli: v0.40.0 → v0.41.0](igorshubovych/markdownlint-cli@v0.40.0...v0.41.0)
- [github.com/crate-ci/typos: v1.21.0 → v1.23.6](crate-ci/typos@v1.21.0...v1.23.6)
- [github.com/thibaudcolas/pre-commit-stylelint: v16.5.0 → v16.8.1](thibaudcolas/pre-commit-stylelint@v16.5.0...v16.8.1)
  • Loading branch information
pre-commit-ci[bot] authored Aug 5, 2024
1 parent a8a17c8 commit 2bcb9bc
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 @@ -13,15 +13,15 @@ repos:
- id: trailing-whitespace
args: [ --markdown-linebreak-ext=md ]
- repo: https://github.com/igorshubovych/markdownlint-cli
rev: v0.40.0
rev: v0.41.0
hooks:
- id: markdownlint-fix
- repo: https://github.com/crate-ci/typos
rev: v1.21.0
rev: v1.23.6
hooks:
- id: typos
- repo: https://github.com/thibaudcolas/pre-commit-stylelint
rev: v16.5.0
rev: v16.8.1
hooks:
- id: stylelint
additional_dependencies:
Expand Down

0 comments on commit 2bcb9bc

Please sign in to comment.