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

chore(pre-commit): avoid stage name deprecation warning #1265

Merged
merged 1 commit into from
Nov 14, 2024

Conversation

scop
Copy link
Owner

@scop scop commented Nov 13, 2024

pre-commit 4.0.1 warns:

top-level default_stages uses deprecated stage names (commit)
which will be removed in a future version.

Use new names, means pre-commit >= 3.2.0 is required now.

pre-commit 4.0.1 warns:

> top-level `default_stages` uses deprecated stage names (commit)
> which will be removed in a future version.

Use new names, means pre-commit >= 3.2.0 is required now.
@scop scop force-pushed the chore/pre-commit-stage-names branch from a77a302 to d0aff11 Compare November 13, 2024 21:35
@scop scop merged commit e6d103e into main Nov 14, 2024
7 checks passed
@scop scop deleted the chore/pre-commit-stage-names branch November 14, 2024 17:43
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