Skip to content
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

Add an option to specify the version of pre-commit #215

Closed
azmeuk opened this issue Nov 6, 2024 · 2 comments
Closed

Add an option to specify the version of pre-commit #215

azmeuk opened this issue Nov 6, 2024 · 2 comments

Comments

@azmeuk
Copy link

azmeuk commented Nov 6, 2024

I run a project where some hooks are not compatible with pre-commit 4.
The easy way to solve the situation until the issue is fixed is to stay to pre-commit 3, but then this is not possible to use this action.

I suggest to add a parameter to specify the pre-commit version to be installed by this action.

What do you think?

@asottile
Copy link
Member

asottile commented Nov 6, 2024

I think you should search the issue tracker before making issues or read the first line of the readme or use PIP_CONSTRAINT

@asottile asottile closed this as completed Nov 6, 2024
@azmeuk
Copy link
Author

azmeuk commented Nov 6, 2024

Oops. Sorry for the noise.

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

No branches or pull requests

2 participants