File tree Expand file tree Collapse file tree 1 file changed +8
-8
lines changed Expand file tree Collapse file tree 1 file changed +8
-8
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.20.0
88 hooks :
99 - id : pyupgrade
1010 - repo : https://github.com/psf/black
11- rev : 23.7 .0
11+ rev : 25.9 .0
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 : v6.0 .0
2020 hooks :
2121 - id : check-added-large-files
2222 - id : check-ast
@@ -26,20 +26,20 @@ 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.3 .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.18.2
3535 hooks :
3636 - id : mypy
3737 args : [--no-strict-optional, --ignore-missing-imports]
3838 additional_dependencies : [types-six, types-PyYAML]
3939 - repo : https://github.com/packit/pre-commit-hooks
40- rev : v1.2 .0
40+ rev : v1.3 .0
4141 hooks :
4242 - id : check-rebase
4343 args :
4444 - git://github.com/user-cont/colin.git
45- stages : [manual, push]
45+ stages : [manual, pre- push]
You can’t perform that action at this time.
0 commit comments