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 @@ -17,13 +17,13 @@ repos:
1717 - id : detect-private-key
1818 - id : debug-statements
1919 - repo : https://github.com/codespell-project/codespell
20- rev : v2.3.0
20+ rev : v2.4.1
2121 hooks :
2222 - id : codespell
2323 args :
2424 - --ignore-words-list=reacher, mor
2525 - repo : https://github.com/PyCQA/flake8
26- rev : 7.1.1
26+ rev : 7.3.0
2727 hooks :
2828 - id : flake8
2929 args :
@@ -34,16 +34,16 @@ repos:
3434 - --show-source
3535 - --statistics
3636 - repo : https://github.com/asottile/pyupgrade
37- rev : v3.18 .0
37+ rev : v3.20 .0
3838 hooks :
3939 - id : pyupgrade
4040 args : ["--py37-plus"]
4141 - repo : https://github.com/PyCQA/isort
42- rev : 5.13.2
42+ rev : 6.0.1
4343 hooks :
4444 - id : isort
4545 - repo : https://github.com/python/black
46- rev : 24.10 .0
46+ rev : 25.1 .0
4747 hooks :
4848 - id : black
4949 - repo : https://github.com/pycqa/pydocstyle
You can’t perform that action at this time.
0 commit comments