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

Update stage names to avoid deprecation warnings #36

Merged
merged 1 commit into from
Oct 25, 2024
Merged

Conversation

jtilly
Copy link
Member

@jtilly jtilly commented Oct 25, 2024

Currently, when running this hook with pre-commit >= 4.0.0, I'm getting the warning

repo https://github.com/Quantco/pre-commit-mirrors-pre-commit-hooks uses deprecated stage names (commit, push) which will be removed in a future version.

As such, this hook now requires pre-commit >= 3.2.0 (released in March 2023).

See pre-commit/pre-commit#2732 for background info.

@jtilly jtilly requested a review from a team as a code owner October 25, 2024 19:07
@pavelzw pavelzw merged commit 4e24dbd into main Oct 25, 2024
1 check passed
@pavelzw pavelzw deleted the update-stages branch October 25, 2024 19:44
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

Successfully merging this pull request may close these issues.

2 participants