Skip to content

Commit 6043bcf

Browse files
committed
💚 CI fix
1 parent dac3f6e commit 6043bcf

File tree

1 file changed

+0
-8
lines changed

1 file changed

+0
-8
lines changed

‎.pre-commit-config.yaml

Lines changed: 0 additions & 8 deletions
Original file line numberDiff line numberDiff line change
@@ -28,11 +28,3 @@ repos:
2828
- id: end-of-file-fixer
2929
- id: mixed-line-ending
3030
- id: trailing-whitespace
31-
32-
- repo: https://github.com/Lucas-C/pre-commit-hooks
33-
rev: v1.5.5
34-
hooks:
35-
- id: forbid-crlf
36-
exclude: docs/make.bat
37-
- id: forbid-tabs
38-
exclude: (?i)docs/make*

0 commit comments

Comments
 (0)