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/asottile/pyupgrade
7- rev : v3.10.1
7+ rev : v3.15.0
88 hooks :
99 - id : pyupgrade
1010 - repo : https://github.com/psf/black
11- rev : 23.7.0
11+ rev : 23.12.1
1212 hooks :
1313 - id : black
1414 - repo : https://github.com/pre-commit/mirrors-prettier
15- rev : v3 .0.3
15+ rev : v4 .0.0-alpha.8
1616 hooks :
1717 - id : prettier
1818 - repo : https://github.com/pre-commit/pre-commit-hooks
19- rev : v4.4 .0
19+ rev : v4.5 .0
2020 hooks :
2121 - id : check-added-large-files
2222 - id : check-ast
@@ -26,12 +26,12 @@ repos:
2626 - id : end-of-file-fixer
2727 - id : trailing-whitespace
2828 - repo : https://github.com/PyCQA/flake8
29- rev : 6.1 .0
29+ rev : 7.0 .0
3030 hooks :
3131 - id : flake8
3232 args : [--max-line-length=100]
3333 - repo : https://github.com/pre-commit/mirrors-mypy
34- rev : v1.5.1
34+ rev : v1.8.0
3535 hooks :
3636 - id : mypy
3737 args : [--no-strict-optional, --ignore-missing-imports]
You can’t perform that action at this time.
0 commit comments