Closed
Description
The author of pre-commit is building pre-commit.ci, a CI service just for running pre-commit. The main thing it adds over our custom pre-commit runs is that it will automatically push a fix commit to PRs if needed, so that nobody needs to fix their own linter errors (assuming they are fixable like formatting). It also apparently can be faster, since it has environment caching designed for pre-commit. Plus it will do dependency bumps for pre-commit hooks like dependabot for other dependencies.
Should we give it a try, maybe just on e.g. z2jh which has the most pre-commit config at the moment?
Metadata
Metadata
Assignees
Labels
No labels