kedro-org / kedro-plugins

First-party plugins maintained by the Kedro team.
Apache License 2.0
94 stars 90 forks source link

chore: replace deprecated `pre-commit` stage names #865

Closed deepyaman closed 1 month ago

deepyaman commented 1 month ago

Description

top-level default_stages uses deprecated stage names (commit) which will be removed in a future version.

Development notes

run: pre-commit migrate-config to automatically fix this.