X-Git-Url: https://git.madduck.net/etc/vim.git/blobdiff_plain/ef7c45f28132a7704a4549072ce5b272034fa196..7316a793187eedd94c288f1df648ecca0d8763dd:/.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"