X-Git-Url: https://git.madduck.net/etc/vim.git/blobdiff_plain/1b028cc9d99c2c2e82f9b727742539173a92a373..59e8936768889f583488df609c45302da8e88507:/CHANGES.md diff --git a/CHANGES.md b/CHANGES.md index 709c767..1de0879 100644 --- a/CHANGES.md +++ b/CHANGES.md @@ -44,6 +44,11 @@ +- Black now has an + [official pre-commit mirror](https://github.com/psf/black-pre-commit-mirror). Swapping + `https://github.com/psf/black` to `https://github.com/psf/black-pre-commit-mirror` in + your `.pre-commit-config.yaml` will make Black about 2x faster (#3828) + ### Documentation