Skip to content

Commit

Permalink
add pre-commit dev dependency
Browse files Browse the repository at this point in the history
  • Loading branch information
teddygroves committed Dec 2, 2024
1 parent fdacb3e commit 103a2c8
Show file tree
Hide file tree
Showing 2 changed files with 107 additions and 1 deletion.
1 change: 1 addition & 0 deletions pyproject.toml
Original file line number Diff line number Diff line change
Expand Up @@ -11,6 +11,7 @@ dependencies = [

[dependency-groups]
dev = [
"pre-commit>=4.0.1",
"pytest>=8.3.4",
]

Expand Down
107 changes: 106 additions & 1 deletion uv.lock

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

0 comments on commit 103a2c8

Please sign in to comment.