File tree Expand file tree Collapse file tree 1 file changed +6
-6
lines changed Expand file tree Collapse file tree 1 file changed +6
-6
lines changed Original file line number Diff line number Diff line change 44
55repos :
66 - repo : https://github.com/psf/black
7- rev : 23.1 .0
7+ rev : 23.11 .0
88 hooks :
99 - id : black
1010 - repo : https://github.com/pre-commit/mirrors-prettier
11- rev : v3.0.0-alpha.6
11+ rev : v3.1.0
1212 hooks :
1313 - id : prettier
1414 - repo : https://github.com/pre-commit/pre-commit-hooks
15- rev : v4.4 .0
15+ rev : v4.5 .0
1616 hooks :
1717 - id : check-added-large-files
1818 - id : check-ast
@@ -22,19 +22,19 @@ repos:
2222 - id : end-of-file-fixer
2323 - id : trailing-whitespace
2424 - repo : https://github.com/PyCQA/flake8
25- rev : 6.0 .0
25+ rev : 6.1 .0
2626 hooks :
2727 - id : flake8
2828 args :
2929 - --max-line-length=100
3030 - repo : https://github.com/pre-commit/mirrors-mypy
31- rev : v1.1 .1
31+ rev : v1.7 .1
3232 hooks :
3333 - id : mypy
3434 args : [--no-strict-optional, --ignore-missing-imports]
3535 additional_dependencies : [types-click, types-requests, types-PyYAML]
3636 - repo : https://github.com/packit/pre-commit-hooks
37- rev : v1.0 .0
37+ rev : v1.2 .0
3838 hooks :
3939 - id : check-rebase
4040 args :
You can’t perform that action at this time.
0 commit comments