File tree Expand file tree Collapse file tree 1 file changed +8
-8
lines changed Expand file tree Collapse file tree 1 file changed +8
-8
lines changed Original file line number Diff line number Diff line change 1
1
# See https://pre-commit.com for more information
2
2
# See https://pre-commit.com/hooks.html for more hooks
3
3
ci :
4
- autofix_commit_msg : " chore(pre-commit): :pencil2: automatic fixes"
5
- autoupdate_commit_msg : " ci(pre-commit): :construction_worker: update pre-commit CI version"
4
+ autofix_commit_msg : " chore(pre-commit): :pencil2: automatic fixes"
5
+ autoupdate_commit_msg : " ci(pre-commit): :construction_worker: update pre-commit CI version"
6
6
7
7
repos :
8
- - repo : https://github.com/pre-commit/pre-commit-hooks
8
+ - repo : https://github.com/pre-commit/pre-commit-hooks
9
9
rev : v5.0.0
10
10
hooks :
11
- - id : trailing-whitespace
12
- - id : end-of-file-fixer
11
+ - id : trailing-whitespace
12
+ - id : end-of-file-fixer
13
13
14
- - repo : https://github.com/commitizen-tools/commitizen
15
- rev : v3.30 .0
14
+ - repo : https://github.com/commitizen-tools/commitizen
15
+ rev : v4.1 .0
16
16
hooks :
17
- - id : commitizen
17
+ - id : commitizen
You can’t perform that action at this time.
0 commit comments