Skip to content

Commit

Permalink
chore: switch to pre-commit-uv (#199)
Browse files Browse the repository at this point in the history
  • Loading branch information
afuetterer authored Nov 11, 2024
1 parent 6b61683 commit 2516e8d
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion pyproject.toml
Original file line number Diff line number Diff line change
Expand Up @@ -49,7 +49,7 @@ optional-dependencies.cli = [
"typer>=0.12",
]
optional-dependencies.dev = [
"pre-commit~=4.0",
"pre-commit-uv~=4.1",
"python-re3data[cli]",
]
optional-dependencies.docs = [
Expand Down

0 comments on commit 2516e8d

Please sign in to comment.