feat: use own pre-commit-rust fork

This commit is contained in:
Oskar Manhart 2023-07-25 10:57:13 +02:00
parent ec0d798c75
commit 01cec96cfa

View File

@ -11,8 +11,8 @@ repos:
- id: end-of-file-fixer
- id: mixed-line-ending
- id: trailing-whitespace
- repo: https://github.com/doublify/pre-commit-rust
rev: v1.0
- repo: https://github.com/winapps-org/pre-commit-rust
rev: v1.1
hooks:
- id: fmt
- id: clippy