Skip to content
Prev Previous commit
Next Next commit
update dev-local dep
  • Loading branch information
Haleshot committed Jan 26, 2026
commit 8ca8f524ae2be4f9c41edb8bc0aa61fa55fabf3b
2 changes: 1 addition & 1 deletion pyproject.toml
Original file line number Diff line number Diff line change
Expand Up @@ -99,7 +99,7 @@ ci = [
{ include-group = "ci-enabled-optional-deps" },
]

dev-local = ["pre-commit"]
dev-local = ["prek"]
dev = [{ include-group = "ci" }, { include-group = "dev-local" }]

[tool.uv]
Expand Down