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 version 3.2.0 (March 2023) introduced new stage names
'pre-commit' and 'pre-push' in favor of 'commit' and 'push'. Older
versions of pre-commit will fail to parse these new stage names and
users should upgrade to a more current version of pre-commit.
Authored-by: Owen Nelson <[email protected]>
0 commit comments