Skip to content

Commit

Permalink
chore: update pre-commit hooks (#194)
Browse files Browse the repository at this point in the history
Co-authored-by: mlegner <[email protected]>
Co-authored-by: Markus Legner <[email protected]>
  • Loading branch information
3 people authored Jan 6, 2025
1 parent 8d4cd29 commit d3d3e9a
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 @@ -15,13 +15,13 @@ repos:
- id: editorconfig-checker
alias: ec
- repo: https://github.com/DavidAnson/markdownlint-cli2
rev: v0.15.0
rev: v0.17.1
hooks:
- id: markdownlint-cli2
args: ["--fix"]
pass_filenames: false
- repo: https://github.com/crate-ci/typos
rev: v1.28.1
rev: v1.29.4
hooks:
- id: typos
pass_filenames: false
Expand Down

0 comments on commit d3d3e9a

Please sign in to comment.