Skip to content

Commit 3f377da

Browse files
committed
precommit
1 parent 1c72e47 commit 3f377da

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.pre-commit-config.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -7,9 +7,9 @@ repos:
77
- repo: https://github.com/pre-commit/pre-commit-hooks
88
rev: 6306a48f7dae5861702d573c9c247e4e9498e867
99
hooks:
10-
- id: trailing-whitespace
1110
- id: check-ast
1211
- id: check-merge-conflict
12+
- id: trailing-whitespace
1313
- id: check-added-large-files
1414
args: ['--maxkb=1000']
1515
- id: end-of-file-fixer

0 commit comments

Comments
 (0)