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

pre-commit-config.yaml file is out of date #321

Closed
xmnlab opened this issue Oct 18, 2024 · 1 comment · Fixed by #323
Closed

pre-commit-config.yaml file is out of date #321

xmnlab opened this issue Oct 18, 2024 · 1 comment · Fixed by #323
Labels

Comments

@xmnlab
Copy link
Member

xmnlab commented Oct 18, 2024

 $ pre-commit install
[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.
pre-commit installed at .git/hooks/pre-commit

currently:

default_stages:
  - commit

new version:

default_stages:
  - pre-commit
Copy link

🎉 This issue has been resolved in version 0.11.0 🎉

The release is available on:

Your semantic-release bot 📦🚀

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

Successfully merging a pull request may close this issue.

1 participant