Commit ae3c2bd 1 parent bbf57fb commit ae3c2bd Copy full SHA for ae3c2bd
File tree 1 file changed +4
-4
lines changed
1 file changed +4
-4
lines changed Original file line number Diff line number Diff line change 1
1
repos :
2
2
- repo : https://github.com/pre-commit/mirrors-clang-format
3
- rev : v14.0.6
3
+ rev : v18.1.2
4
4
hooks :
5
5
- id : clang-format
6
6
files : \.(proto)$
7
7
8
8
- repo : https://github.com/segmentio/golines
9
- rev : v0.10.0
9
+ rev : v0.12.2
10
10
hooks :
11
11
- id : golines
12
12
entry : golines -w --max-len=80 .
13
13
14
14
- repo : https://github.com/pre-commit/pre-commit-hooks
15
- rev : v4.3 .0
15
+ rev : v4.5 .0
16
16
hooks :
17
17
- id : check-added-large-files
18
18
- id : check-case-conflict
27
27
- id : trailing-whitespace
28
28
29
29
- repo : https://github.com/pre-commit/mirrors-prettier
30
- rev : v2.7.1
30
+ rev : v4.0.0-alpha.8
31
31
hooks :
32
32
- id : prettier
33
33
files : \.(js|ts|jsx|tsx|css|less|html|json|markdown|md|yaml|yml|graphql|graphqls)$
You can’t perform that action at this time.
0 commit comments