Skip to content

Commit

Permalink
chore: updated pre-commit hooks
Browse files Browse the repository at this point in the history
Signed-off-by: David Calvert <david@0xdc.me>
  • Loading branch information
dotdc committed Feb 27, 2024
1 parent eee818f commit 1115179
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 @@ -12,13 +12,13 @@ repos:

# Typos
- repo: https://github.com/crate-ci/typos
rev: v1.17.2
rev: v1.18.2
hooks:
- id: typos

# Markdown linter
- repo: https://github.com/igorshubovych/markdownlint-cli
rev: v0.38.0
rev: v0.39.0
hooks:
- id: markdownlint
args:
Expand Down

0 comments on commit 1115179

Please sign in to comment.