Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
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-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. - pre-commit/pre-commit-hooks#1093 Signed-off-by: Josh Soref <2119212+jsoref@users.noreply.github.com>
- Loading branch information