Skip to content

Commit 97283d4

Browse files
committed
Fix pre-commit
1 parent 5ffbc98 commit 97283d4

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

.pre-commit-config.yaml

-1
Original file line numberDiff line numberDiff line change
@@ -6,7 +6,6 @@ repos:
66
rev: v5.0.0
77
hooks:
88
- id: forbid-new-submodules
9-
- id: no-commit-to-branch # protect master from direct commits
109
- id: end-of-file-fixer
1110
types_or: [rust, cython, python, markdown]
1211
- id: mixed-line-ending

0 commit comments

Comments
 (0)