X-Git-Url: https://git.madduck.net/etc/vim.git/blobdiff_plain/ef7c45f28132a7704a4549072ce5b272034fa196..1b08cbc63400a8b8e0fbb620b6b2a4dab35e1e7b:/.pre-commit-hooks.yaml diff --git a/.pre-commit-hooks.yaml b/.pre-commit-hooks.yaml index 1379570..a1ff41f 100644 --- a/.pre-commit-hooks.yaml +++ b/.pre-commit-hooks.yaml @@ -1,3 +1,5 @@ +# Note that we recommend using https://github.com/psf/black-pre-commit-mirror instead +# This will work about 2x as fast as using the hooks in this repository - id: black name: black description: "Black: The uncompromising Python code formatter"