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 1111 language : fail
1212 files : " \\ .rej$"
1313 - repo : https://github.com/pre-commit/mirrors-prettier
14- rev : v2.1.2
14+ rev : v2.7.1
1515 hooks :
1616 - id : prettier
1717 additional_dependencies :
@@ -31,21 +31,21 @@ repos:
3131 - --remove-duplicate-keys
3232 - --remove-unused-variables
3333 - repo : https://github.com/asottile/pyupgrade
34- rev : v2.7.2
34+ rev : v2.34.0
3535 hooks :
3636 - id : pyupgrade
3737 - repo : https://github.com/psf/black
38- rev : 20.8b1
38+ rev : 22.3.0
3939 hooks :
4040 - id : black
4141 - repo : https://github.com/timothycrosley/isort
42- rev : 5.5 .1
42+ rev : 5.10 .1
4343 hooks :
4444 - id : isort
4545 args :
4646 - --settings=.
4747 - repo : https://gitlab.com/pycqa/flake8
48- rev : 3.8.3
48+ rev : 3.9.2
4949 hooks :
5050 - &flake8
5151 id : flake8
6060 - --extend-ignore=F401
6161 files : /__init__\.py$
6262 - repo : https://github.com/pre-commit/pre-commit-hooks
63- rev : v3.2 .0
63+ rev : v4.3 .0
6464 hooks :
6565 - id : check-case-conflict
6666 - id : check-executables-have-shebangs
You can’t perform that action at this time.
0 commit comments