Skip to content

Conversation

@SabatierBoris
Copy link

With the version 3.2.0 of pre-commit the stage commit is deprecated and replace with pre-commit.
See : https://pre-commit.com/#confining-hooks-to-run-at-certain-stages

Without that you will have a warning when running pre-commit hooks :

[WARNING] top-level `default_stages` uses deprecated stage names (commit) which will be removed in a future version.  run: `pre-commit migrate-config` to automatically fix this.

With the version 3.2.0 of pre-commit the stage commit is deprecated and replace with pre-commit.
See : https://pre-commit.com/#confining-hooks-to-run-at-certain-stages
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