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

fix: pre-commit warning #467

Open
wants to merge 1 commit into
base: main
Choose a base branch
from
Open

fix: pre-commit warning #467

wants to merge 1 commit into from

Conversation

yxtay
Copy link

@yxtay yxtay commented Feb 2, 2025

Updating to fix pre-commit warning

[INFO] Initializing environment for https://github.com/thoughtworks/talisman.
[WARNING] repo `https://github.com/thoughtworks/talisman` uses deprecated stage names (commit, push) which will be removed in a future version.  Hint: often `pre-commit autoupdate --repo https://github.com/thoughtworks/talisman` will fix this.  if it does not -- consider reporting an issue to that repo.

https://pre-commit.com/#confining-hooks-to-run-at-certain-stages

new in 3.2.0: The values of stages match the hook names. Previously, commit, push, and merge-commit matched pre-commit, pre-push, and pre-merge-commit respectively.

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.

1 participant