-
Notifications
You must be signed in to change notification settings - Fork 122
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
#571 Use pre-commit dog food and update release process for pre-commit autoupdate. #572
Conversation
I don't think #571 is on our side tbh, but dogfooding is good regardless. |
I don't have time to look into this. If anyone cares about pre-commit, feel free to send a fix. This PR demonstrates the issue and I hope that it can be use to test the fix :) |
1589dc8
to
e89304f
Compare
f4dfb08
to
e9fd4eb
Compare
This is ready for review. |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
The pre-commit.rst docs fix is especially important, since I think the previous docs were actually broken with the rev they were on...
LGTM
Co-authored-by: Chris Beaven <[email protected]>
Description
Fixes: #571
Try to reproduce the reported error.
Besides using
pre-commit
as part of our CIthis updates the release process to make it work with
pre-commit auto-update