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

Pin black pre-commit #4533

Merged
merged 1 commit into from
Feb 22, 2021
Merged

Pin black pre-commit #4533

merged 1 commit into from
Feb 22, 2021

Conversation

jrbourbeau
Copy link
Member

This PR pings black to a specific version in our pre-commit hooks to silence the following warning which is now raised by pre-commit

[WARNING] The 'rev' field of repo 'https://github.com/psf/black' appears to be a mutable reference (moving tag / branch).  Mutable references are never updated after first install and are not supported.  See https://pre-commit.com/#using-the-latest-version-for-a-repository for more details.

Similar to dask/dask#7256

@jakirkham jakirkham merged commit fdeca21 into dask:master Feb 22, 2021
@jakirkham
Copy link
Member

Thanks James! 😄

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.

2 participants