Skip to content

Commit

Permalink
ci: Replace pre-commit with pre-commit-uv
Browse files Browse the repository at this point in the history
  • Loading branch information
Fogapod committed Feb 23, 2025
1 parent c35b91a commit 2b0542f
Show file tree
Hide file tree
Showing 2 changed files with 41 additions and 3 deletions.
2 changes: 1 addition & 1 deletion pyproject.toml
Original file line number Diff line number Diff line change
Expand Up @@ -63,7 +63,7 @@ cu124 = [
[dependency-groups]
dev = [
"mypy~=1.11",
"pre-commit~=3.8",
"pre-commit-uv~=4.1",
"pytest~=8.3",
"pytest-asyncio~=0.24",
"pytest-check~=2.4",
Expand Down
42 changes: 40 additions & 2 deletions uv.lock

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

0 comments on commit 2b0542f

Please sign in to comment.