Can't format crate-hashes.json

Doing so will brake the build (probably do to a diff in the crate2nix
machinery).
This commit is contained in:
Daniël de Kok 2024-11-22 13:06:38 +00:00
parent 85671e1a31
commit f5e55ad7d9
2 changed files with 2 additions and 1 deletions

View File

@ -4,6 +4,7 @@ repos:
hooks:
- id: check-yaml
- id: end-of-file-fixer
exclude: crate-hashes.json
- id: trailing-whitespace
exclude: docs/source/reference/launcher.md
- repo: https://github.com/psf/black