Fix pre-commit deprecated stage names
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-hooksuses deprecated stage names (commit, push) which will be removed in a future version. Hint: oftenpre-commit autoupdate --repo https://github.com/pre-commit/pre-commit-hookswill 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
The linter failure is fixed by:
- #2711
@SamMorrowDrums can someone look at this?
@elbrenn ?