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 4444 - id : autoflake
4545 args : [--in-place]
4646 - repo : https://github.com/pycqa/isort
47- rev : 5.13.1
47+ rev : 5.13.2
4848 hooks :
4949 - id : isort
5050 - repo : https://github.com/asottile/pyupgrade
@@ -58,12 +58,12 @@ repos:
5858 - id : auto-walrus
5959 args : [--line-length, "100"]
6060 - repo : https://github.com/psf/black
61- rev : 23.12.0
61+ rev : 23.12.1
6262 hooks :
6363 - id : black
6464 # - id: black-jupyter
6565 - repo : https://github.com/astral-sh/ruff-pre-commit
66- rev : v0.1.7
66+ rev : v0.1.9
6767 hooks :
6868 - id : ruff
6969 args : [--fix-only, --show-fixes]
8989 additional_dependencies : [tomli]
9090 files : ^(graphblas_algorithms|docs)/
9191 - repo : https://github.com/astral-sh/ruff-pre-commit
92- rev : v0.1.7
92+ rev : v0.1.9
9393 hooks :
9494 - id : ruff
9595 # `pyroma` may help keep our package standards up to date if best practices change.
You can’t perform that action at this time.
0 commit comments