File tree Expand file tree Collapse file tree 1 file changed +5
-5
lines changed Expand file tree Collapse file tree 1 file changed +5
-5
lines changed Original file line number Diff line number Diff line change 77 exclude : /.*tests/
88
99 - repo : https://github.com/psf/black-pre-commit-mirror
10- rev : 24.4.2
10+ rev : 24.8.0
1111 hooks :
1212 - id : black
1313 language_version : python3.8
1414
1515 - repo : https://github.com/pycqa/flake8
16- rev : 7.1.0
16+ rev : 7.1.1
1717 hooks :
1818 - id : flake8
1919 args :
@@ -40,11 +40,11 @@ repos:
4040 - id : detect-private-key
4141
4242 - repo : https://github.com/tox-dev/pyproject-fmt
43- rev : 2.1.4
43+ rev : 2.2.3
4444 hooks :
4545 - id : pyproject-fmt
4646 - repo : https://github.com/abravalheri/validate-pyproject
47- rev : v0.18
47+ rev : v0.19
4848 hooks :
4949 - id : validate-pyproject
5050
5656 - " --strict"
5757
5858 - repo : https://github.com/asottile/pyupgrade
59- rev : v3.16 .0
59+ rev : v3.17 .0
6060 hooks :
6161 - id : pyupgrade
6262 args : [--py38-plus]
You can’t perform that action at this time.
0 commit comments