Skip to content

Commit

Permalink
Update pre-commit hooks (#299)
Browse files Browse the repository at this point in the history
  • Loading branch information
uklotzde authored Nov 24, 2024
1 parent 51f3853 commit 5ac0123
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 @@ -31,7 +31,7 @@ repos:
stages:
- commit-msg
- repo: https://github.com/DavidAnson/markdownlint-cli2
rev: v0.14.0
rev: v0.15.0
hooks:
- id: markdownlint-cli2
- repo: https://github.com/shellcheck-py/shellcheck-py
Expand Down Expand Up @@ -62,7 +62,7 @@ repos:
- id: taplo-lint
# https://reuse.software
- repo: https://github.com/fsfe/reuse-tool
rev: v4.0.3
rev: v5.0.2
hooks:
- id: reuse
- repo: https://github.com/doublify/pre-commit-rust
Expand Down

0 comments on commit 5ac0123

Please sign in to comment.