starter-workflows icon indicating copy to clipboard operation
starter-workflows copied to clipboard

Fix pre-commit deprecated stage names

Open jsoref opened this issue 11 months ago • 3 comments

Run pre-commit run --all-files --show-diff-on-failure --color always [INFO] Initializing environment for https://github.com/pre-commit/pre-commit-hooks. [WARNING] repo https://github.com/pre-commit/pre-commit-hooks uses deprecated stage names (commit, push) which will be removed in a future version. Hint: often pre-commit autoupdate --repo https://github.com/pre-commit/pre-commit-hooks will fix this. if it does not -- consider reporting an issue to that repo. [INFO] Installing environment for https://github.com/pre-commit/pre-commit-hooks.

  • https://github.com/pre-commit/pre-commit-hooks/pull/1093

Pre-requisites

Tasks

jsoref avatar Jan 06 '25 14:01 jsoref

The linter failure is fixed by:

  • #2711

jsoref avatar Jan 06 '25 14:01 jsoref

@SamMorrowDrums can someone look at this?

jsoref avatar May 22 '25 00:05 jsoref

@elbrenn ?

jsoref avatar Sep 07 '25 16:09 jsoref