Skip to content

Commit ad63fd7

Browse files
committed
add pre-commit dependancy
1 parent 3e2deac commit ad63fd7

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

pyproject.toml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -35,6 +35,7 @@ zarr = {version = "^2.18.2", optional = true}
3535
pytest = "^8.3.2"
3636
ruff = "^0.6.0"
3737
mypy = "^1.10.0"
38+
pre-commit = "4.3.0"
3839

3940
[tool.poetry.scripts]
4041
cmip7-prep = "cmip7_prep.cli:app"

0 commit comments

Comments
 (0)