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 1313 submodules : false
1414repos :
1515- repo : https://github.com/pre-commit/pre-commit-hooks
16- rev : v4.5 .0
16+ rev : v4.6 .0
1717 hooks :
1818 - id : check-yaml
1919 - id : end-of-file-fixer
2020 - id : trailing-whitespace
2121 files : ^backend/
2222- repo : https://github.com/psf/black
23- rev : 24.3.0
23+ rev : 24.4.2
2424 hooks :
2525 - id : black
2626 language_version : python3.11
4040 additional_dependencies :
4141 - tomli
4242- repo : https://github.com/pre-commit/mirrors-mypy
43- rev : " v1.9 .0"
43+ rev : " v1.10 .0"
4444 hooks :
4545 - id : mypy
4646 args :
5252 files : \.[jt]sx?$
5353 types_or : [css, javascript]
5454- repo : https://github.com/pre-commit/mirrors-eslint
55- rev : " v9.0.0-rc.0 "
55+ rev : " v9.1.1 "
5656 hooks :
5757 - id : eslint
5858 files : \.[jt]sx?$ # *.js, *.jsx, *.ts and *.tsx
You can’t perform that action at this time.
0 commit comments