Skip to content

Commit

Permalink
build(pyproject.toml,uv.lock): add pre-commit as core dep
Browse files Browse the repository at this point in the history
  • Loading branch information
violetbrina committed Jan 13, 2025
1 parent 4df965b commit f03ecaf
Show file tree
Hide file tree
Showing 2 changed files with 11 additions and 11 deletions.
2 changes: 1 addition & 1 deletion pyproject.toml
Original file line number Diff line number Diff line change
Expand Up @@ -22,6 +22,7 @@ dependencies = [
"pyyaml>=6.0.2",
"plotly>=5.24.1",
"ipywidgets>=8.1.5",
"pre-commit>=4.0.1",
]
classifiers = [
"Development Status :: 3 - Alpha",
Expand Down Expand Up @@ -391,7 +392,6 @@ dev-dependencies = [
"hail>=0.2.133",
"pdoc>=15.0.1",
"pip-audit>=2.7.3",
"pre-commit>=4.0.1",
"pylint>=3.3.1",
"pytest-mock>=3.14.0",
"pytest>=8.3.3",
Expand Down
20 changes: 10 additions & 10 deletions uv.lock

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

0 comments on commit f03ecaf

Please sign in to comment.