Skip to content

Commit

Permalink
[ci] corrected req.txt export in pre-commit
Browse files Browse the repository at this point in the history
  • Loading branch information
tomsail committed May 20, 2024
1 parent 1c5e4db commit 7a160b8
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .pre-commit-config.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -85,7 +85,7 @@ repos:
"--with",
"dev",
"-f",
"requirements.txt",
"requirements-dev.txt",
"-o",
"requirements/requirements-dev.txt",
]

0 comments on commit 7a160b8

Please sign in to comment.