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 33 autoupdate_schedule : monthly
44
55repos :
6- - repo : https://github.com/psf/black
7- rev : 25.1 .0
6+ - repo : https://github.com/psf/black-pre-commit-mirror
7+ rev : 25.9 .0
88 hooks :
99 - id : black
1010 args :
1515 hooks :
1616 - id : flake8
1717- repo : https://github.com/PyCQA/pylint
18- rev : v3.3.7
18+ rev : v4.0.2
1919 hooks :
2020 - id : pylint
2121 name : pylint
@@ -25,18 +25,18 @@ repos:
2525 # run pylint across multiple cpu cores to speed it up-
2626 - --jobs=0 # See https://pylint.pycqa.org/en/latest/user_guide/run.html?#parallel-execution to know more
2727- repo : https://github.com/pre-commit/mirrors-mypy
28- rev : v1.17.1
28+ rev : v1.18.2
2929 hooks :
3030 - id : mypy
3131 exclude : ^tests/
3232- repo : https://github.com/asottile/pyupgrade
33- rev : v3.20 .0
33+ rev : v3.21 .0
3434 hooks :
3535 - id : pyupgrade
3636 args :
3737 - --py37-plus
3838- repo : https://github.com/pycqa/isort
39- rev : 6 .0.1
39+ rev : 7 .0.0
4040 hooks :
4141 - id : isort
4242 name : isort
You can’t perform that action at this time.
0 commit comments