You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
this action is in maintenance-only mode and will not be accepting new features.
generally you want to use pre-commit.ci which is faster and has more features.
I think we should consider performing the migration to pre-comit.ci.
The text was updated successfully, but these errors were encountered:
I think the first thing is to enable to pre-commit.ci GitHub App:
https://pre-commit.ci/
It will start working without any config since we have pre-commit-config.yaml
Then, once it's working, a PR can be opened to remove the existing CI step.
Currently the Code Checks workflow is emitting a few warnings.
One of them is the following:
Run pre-commit
The pre-commit/action README has the following message;
https://github.com/pre-commit/action
I think we should consider performing the migration to
pre-comit.ci
.The text was updated successfully, but these errors were encountered: