Attempt to fix pre-commit hooks.

This commit is contained in:
Kevin Radloff
2025-02-13 08:29:07 -05:00
committed by Daniël van Noord
parent 492abb66dc
commit 933a017335

View File

@@ -7,6 +7,6 @@ repos:
rev: v5.0.0 rev: v5.0.0
hooks: hooks:
- id: trailing-whitespace - id: trailing-whitespace
exclude: *build exclude: dist
- id: end-of-file-fixer - id: end-of-file-fixer
exclude: *build exclude: dist