Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Clean up mention of manual hook stage
This is no longer used. No pre-commit hook specifies it anymore in `stages`, since 517f83a (gitpython-developers#1865). See b059cd5 (gitpython-developers#1868) for context. In the lint.yml GitHub Actions workflow, this removes the extra_args key altogether, because all that would remain there is --all-files, which is already the default for that action, when the extra_args key is absent.
- Loading branch information