You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
$ 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
The text was updated successfully, but these errors were encountered:
currently:
new version:
The text was updated successfully, but these errors were encountered: