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 11repos :
22 - repo : https://github.com/pre-commit/pre-commit-hooks
3- rev : v4.1 .0
3+ rev : v4.4 .0
44 hooks :
55 - id : trailing-whitespace
66 - id : end-of-file-fixer
@@ -11,13 +11,13 @@ repos:
1111 args : ['--autofix', '--indent=2', '--no-sort-keys']
1212
1313 - repo : https://github.com/psf/black
14- rev : 21.12b0
14+ rev : 22.12.0
1515 hooks :
1616 - id : black
1717 args : ['--line-length', '100']
1818
1919 - repo : https://github.com/PyCQA/flake8
20- rev : 4 .0.1
20+ rev : 6 .0.0
2121 hooks :
2222 - id : flake8
2323
@@ -26,12 +26,12 @@ repos:
2626 hooks :
2727 - id : seed-isort-config
2828 - repo : https://github.com/PyCQA/isort
29- rev : 5.10.1
29+ rev : 5.11.4
3030 hooks :
3131 - id : isort
3232
3333 - repo : https://github.com/pre-commit/mirrors-prettier
34- rev : ' v2.5.1 '
34+ rev : ' v3.0.0-alpha.4 '
3535 hooks :
3636 - id : prettier
3737 language_version : system
4646 |yaml|yml\
4747 )$"
4848 - repo : https://github.com/pre-commit/mirrors-prettier
49- rev : ' v2.5.1 '
49+ rev : ' v3.0.0-alpha.4 '
5050 hooks :
5151 - id : prettier
5252 language_version : system
You can’t perform that action at this time.
0 commit comments