Skip to content

Commit

Permalink
Bump pre-commit hooks
Browse files Browse the repository at this point in the history
  • Loading branch information
bbannier committed Dec 16, 2024
1 parent 46d9dda commit f466977
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 @@ -20,11 +20,11 @@ repos:
hooks:
- id: gitlint
- repo: https://github.com/crate-ci/typos
rev: v1.27.2
rev: v1.28.3
hooks:
- id: typos
- repo: https://github.com/igorshubovych/markdownlint-cli
rev: v0.42.0
rev: v0.43.0
hooks:
- id: markdownlint-fix
- repo: https://github.com/pre-commit/pre-commit-hooks
Expand Down

0 comments on commit f466977

Please sign in to comment.