Skip to content

Commit

Permalink
Update pre-commit hooks
Browse files Browse the repository at this point in the history
  • Loading branch information
uklotzde committed Jul 10, 2024
1 parent 4c90c86 commit 8fb50bc
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 @@ -44,7 +44,7 @@ repos:
- id: codespell
args: [--ignore-words=.codespellignore]
- repo: https://github.com/sirosen/check-jsonschema
rev: 0.28.6
rev: 0.29.0
hooks:
- id: check-github-actions
- id: check-github-workflows
Expand All @@ -57,7 +57,7 @@ repos:
- markdown
# https://reuse.software
- repo: https://github.com/fsfe/reuse-tool
rev: v3.1.0a1
rev: v4.0.3
hooks:
- id: reuse
- repo: https://github.com/doublify/pre-commit-rust
Expand Down

0 comments on commit 8fb50bc

Please sign in to comment.