File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change 22# See https://pre-commit.com/hooks.html for more hooks
33repos :
44- repo : https://github.com/pre-commit/pre-commit-hooks
5- rev : v4.1 .0
5+ rev : v4.3 .0
66 hooks :
77 - id : trailing-whitespace
88 - id : end-of-file-fixer
99 - id : check-yaml
1010 - id : check-added-large-files
1111- repo : https://github.com/psf/black
12- rev : 21.12b0
12+ rev : 22.6.0
1313 hooks :
1414 - id : black
1515- repo : https://github.com/pre-commit/mirrors-mypy
16- rev : v0.931
16+ rev : v0.961
1717 hooks :
1818 - id : mypy
19- additional_dependencies : [types-python-slugify==5.0 .0]
19+ additional_dependencies : [types-python-slugify==6.1 .0]
2020- repo : https://github.com/pycqa/flake8
2121 rev : 4.0.1
2222 hooks :
Original file line number Diff line number Diff line change 1- black==21.9b0
2- pytest==6.2.5
1+ black==22.6.0
2+ pytest==7.1.2
33pytest-cov==3.0.0
4- mypy==0.931
5- setuptools==60.5 .0
6- twine==3.7 .1
4+ mypy==0.961
5+ setuptools==63.1 .0
6+ twine==4.0 .1
77wheel==0.37.1
88flake8==4.0.1
9- pre-commit==2.17 .0
10- Django==3.2.13
9+ pre-commit==2.19 .0
10+ Django==3.2.14
You can’t perform that action at this time.
0 commit comments