Skip to content
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

support reading the version from black's pre-commit mirror #180

Merged
merged 7 commits into from Nov 3, 2023

Conversation

keewis
Copy link
Owner

@keewis keewis commented Nov 3, 2023

black somewhat recently added a mirror that pulls in the mypyc compiled wheels from PyPI, making it quite a bit faster. The autoupdate / version sync hook only supported pulling the version from the standard repo hook entry in the pre-commit configuration.

  • Passes pre-commit run --all-files
  • Tests added
  • User visible changes (including notable bug fixes) are documented in changelog.rst

@keewis keewis merged commit dbe2233 into main Nov 3, 2023
21 checks passed
@keewis keewis deleted the black-mirror branch November 3, 2023 11:30
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

1 participant