Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
[.pre-commit-config.yaml]: Fix Black required-version
The black pre-commit hook fails when using the `required-version` option (either as command line option or in a config file). This commit uses the fix proposed in psf/black#2493 (comment).
- Loading branch information