Skip to content

Commit 2516e8d

Browse files
authored
chore: switch to pre-commit-uv (#199)
1 parent 6b61683 commit 2516e8d

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

pyproject.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -49,7 +49,7 @@ optional-dependencies.cli = [
4949
"typer>=0.12",
5050
]
5151
optional-dependencies.dev = [
52-
"pre-commit~=4.0",
52+
"pre-commit-uv~=4.1",
5353
"python-re3data[cli]",
5454
]
5555
optional-dependencies.docs = [

0 commit comments

Comments
 (0)