ci: remove crlf

This commit is contained in:
leafspark 2024-08-04 21:15:34 -07:00 committed by GitHub
parent 444475fb3f
commit cfa61fd9e7
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194
1 changed files with 5 additions and 1 deletions

View File

@ -3,4 +3,8 @@ repos:
rev: 22.10.0 rev: 22.10.0
hooks: hooks:
- id: black - id: black
language_version: python3 language_version: python3
- repo: https://github.com/Lucas-C/pre-commit-hooks
rev: v1.1.9
hooks:
- id: remove-crlf