Skip to content

Commit

Permalink
ci: remove crlf
Browse files Browse the repository at this point in the history
  • Loading branch information
leafspark authored Aug 5, 2024
1 parent 444475f commit cfa61fd
Showing 1 changed file with 5 additions and 1 deletion.
6 changes: 5 additions & 1 deletion .pre-commit-config.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -3,4 +3,8 @@ repos:
rev: 22.10.0
hooks:
- 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

0 comments on commit cfa61fd

Please sign in to comment.