File tree Expand file tree Collapse file tree 1 file changed +4
-4
lines changed
Expand file tree Collapse file tree 1 file changed +4
-4
lines changed Original file line number Diff line number Diff line change 77repos :
88 # auto formatters (no work required) #############################################################
99 - repo : https://github.com/pre-commit/pre-commit-hooks
10- rev : v5 .0.0
10+ rev : v6 .0.0
1111 hooks :
1212 - id : trailing-whitespace
1313 - id : end-of-file-fixer
3434 )$
3535
3636 - repo : https://github.com/rbubley/mirrors-prettier
37- rev : v3.4 .2
37+ rev : v3.6 .2
3838 hooks :
3939 - id : prettier
4040 # exclude impure PHP files
5151
5252 # linters (work required) ########################################################################
5353 - repo : https://github.com/pre-commit/pre-commit-hooks
54- rev : v5 .0.0
54+ rev : v6 .0.0
5555 hooks :
5656 - id : check-yaml
5757 - id : check-json
6060 - id : check-executables-have-shebangs
6161
6262 - repo : https://github.com/gitleaks/gitleaks
63- rev : v8.23 .1
63+ rev : v8.29 .1
6464 hooks :
6565 - id : gitleaks
6666
You can’t perform that action at this time.
0 commit comments