empty pre-commit so PRs don't fail

This commit is contained in:
Dustin J. Mitchell 2024-09-30 21:14:07 -04:00
parent 310f0948fd
commit ad7b02e83a
No known key found for this signature in database

View file

@ -1,7 +1,2 @@
repos:
- repo: https://github.com/FeryET/pre-commit-rust
rev: v1.1.1
hooks:
- id: fmt
- id: cargo-check
- id: clippy
ci: {}
repos: []