File tree Expand file tree Collapse file tree 1 file changed +4
-4
lines changed Expand file tree Collapse file tree 1 file changed +4
-4
lines changed Original file line number Diff line number Diff line change 1818 args : ['--maxkb=500']
1919
2020- repo : https://github.com/psf/black
21- rev : 24.10 .0
21+ rev : 25.1 .0
2222 hooks :
2323 - id : black
2424
@@ -30,15 +30,15 @@ repos:
3030 exclude : README.md
3131
3232- repo : https://github.com/pycqa/isort
33- rev : 6.0.0
33+ rev : 6.0.1
3434 hooks :
3535 - id : isort
3636 name : isort (python)
3737 args :
3838 - --profile=black
3939
4040- repo : https://github.com/asottile/pyupgrade
41- rev : v3.19.1
41+ rev : v3.20.0
4242 hooks :
4343 - id : pyupgrade
4444 args : [--py38-plus]
7171 - id : rst-inline-touching-normal
7272
7373- repo : https://github.com/pre-commit/mirrors-mypy
74- rev : ' v1.14.1 ' # Use the sha / tag you want to point at
74+ rev : ' v1.17.0 ' # Use the sha / tag you want to point at
7575 hooks :
7676 - id : mypy
You can’t perform that action at this time.
0 commit comments