File tree 1 file changed +4
-4
lines changed
1 file changed +4
-4
lines changed Original file line number Diff line number Diff line change 44
44
- id : autoflake
45
45
args : [--in-place]
46
46
- repo : https://github.com/pycqa/isort
47
- rev : 5.13.1
47
+ rev : 5.13.2
48
48
hooks :
49
49
- id : isort
50
50
- repo : https://github.com/asottile/pyupgrade
@@ -58,12 +58,12 @@ repos:
58
58
- id : auto-walrus
59
59
args : [--line-length, "100"]
60
60
- repo : https://github.com/psf/black
61
- rev : 23.12.0
61
+ rev : 23.12.1
62
62
hooks :
63
63
- id : black
64
64
# - id: black-jupyter
65
65
- repo : https://github.com/astral-sh/ruff-pre-commit
66
- rev : v0.1.7
66
+ rev : v0.1.9
67
67
hooks :
68
68
- id : ruff
69
69
args : [--fix-only, --show-fixes]
89
89
additional_dependencies : [tomli]
90
90
files : ^(graphblas_algorithms|docs)/
91
91
- repo : https://github.com/astral-sh/ruff-pre-commit
92
- rev : v0.1.7
92
+ rev : v0.1.9
93
93
hooks :
94
94
- id : ruff
95
95
# `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