Skip to content

Commit

Permalink
chore(deps): Bump pre-commit hook (#54)
Browse files Browse the repository at this point in the history
updates:
- [github.com/crate-ci/typos: v1.20.10 β†’
v1.21.0](crate-ci/typos@v1.20.10...v1.21.0)
- [github.com/igorshubovych/markdownlint-cli: v0.39.0 β†’
v0.40.0](igorshubovych/markdownlint-cli@v0.39.0...v0.40.0)
  • Loading branch information
pre-commit-ci[bot] authored and 5ouma committed May 8, 2024
1 parent 0a6af35 commit dadcd00
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions .pre-commit-config.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -23,7 +23,7 @@ repos:
args: [--whitespaces-count, "2"]

- repo: https://github.com/crate-ci/typos
rev: v1.20.10
rev: v1.21.0
hooks:
- id: typos

Expand All @@ -38,7 +38,7 @@ repos:
- id: actionlint

- repo: https://github.com/igorshubovych/markdownlint-cli
rev: v0.39.0
rev: v0.40.0
hooks:
- id: markdownlint-fix
args: ["--disable", "MD013", "MD023", "MD024", "MD033", "MD036"]
Expand Down

0 comments on commit dadcd00

Please sign in to comment.