Skip to content

Commit

Permalink
Add pre-commit to pyproject.toml
Browse files Browse the repository at this point in the history
  • Loading branch information
Fedir Zadniprovskyi authored and fedirz committed Oct 12, 2024
1 parent a92fa4e commit 6f0b227
Show file tree
Hide file tree
Showing 3 changed files with 69 additions and 1 deletion.
1 change: 0 additions & 1 deletion flake.nix
Original file line number Diff line number Diff line change
Expand Up @@ -24,7 +24,6 @@
ffmpeg-full
go-task
parallel
pre-commit
pv
python312
rsync
Expand Down
1 change: 1 addition & 0 deletions pyproject.toml
Original file line number Diff line number Diff line change
Expand Up @@ -31,6 +31,7 @@ dev = [
"ruff>=0.5.3",
"srt>=3.5.3",
"webvtt-py>=0.5.1",
"pre-commit>=4.0.1",
]
ui = [
"gradio>=4.44.0",
Expand Down
68 changes: 68 additions & 0 deletions uv.lock

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

0 comments on commit 6f0b227

Please sign in to comment.