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

chore: update pre-commit config to the latest repos' versions #534

Merged
merged 2 commits into from Apr 9, 2022

Conversation

mayeut
Copy link
Member

@mayeut mayeut commented Apr 9, 2022

nox -s lint is currently failing due to black trying to import a removed private module from click.

Running pre-commit autoupdate updates black to a version that does work properly with the latest click.

`nox -s lint` is currently failing due to `black` trying to import a removed private module from `click`.

Running `pre-commit autoupdate`  updates `black` to a version that does work properly with the latest `click`.
@pradyunsg pradyunsg merged commit 69f2151 into pypa:main Apr 9, 2022
@pradyunsg
Copy link
Member

Thanks @mayeut! ^>^

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

3 participants