Skip to content

Commit

Permalink
Update pre-commit hooks
Browse files Browse the repository at this point in the history
  • Loading branch information
uklotzde authored and flosse committed Jul 7, 2023
1 parent 5384621 commit 5fc09c4
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 @@ -49,15 +49,15 @@ repos:
- id: check-github-actions
- id: check-github-workflows
- repo: https://github.com/pre-commit/mirrors-prettier
rev: v3.0.0-alpha.9-for-vscode
rev: v3.0.0
hooks:
- id: prettier
types_or:
- yaml
- markdown
# https://reuse.software
- repo: https://github.com/fsfe/reuse-tool
rev: v1.1.2
rev: v2.0.0
hooks:
- id: reuse
- repo: https://github.com/doublify/pre-commit-rust
Expand Down

0 comments on commit 5fc09c4

Please sign in to comment.