Skip to content

Support more uv invocations #6

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Open
mschoettle opened this issue Mar 6, 2025 · 0 comments
Open

Support more uv invocations #6

mschoettle opened this issue Mar 6, 2025 · 0 comments

Comments

@mschoettle
Copy link

Not sure if this makes sense, however, in the same style as the original action (which does pip install pre-commit, this action could also support a scenario where uvx pre-commit is invoked instead.

I tried this out in my own fork (mschoettle#1) and it becomes a bit complicated. Could also be done via an input.

The reason behind this is that I currently still have a requirements file since I haven't migrated yet to pyproject.toml and uv. I started using uv in CI first.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant