X-Git-Url: https://git.madduck.net/etc/vim.git/blobdiff_plain/33601ffa6d27f2c54864d0f54d65c65846bf8647..4a7da71069b4e3a8f7a16ae4e22507fa9eb39f34:/.pre-commit-hooks.yaml diff --git a/.pre-commit-hooks.yaml b/.pre-commit-hooks.yaml index 0d43112..c8a8ff0 100644 --- a/.pre-commit-hooks.yaml +++ b/.pre-commit-hooks.yaml @@ -4,4 +4,5 @@ entry: black language: python language_version: python3 + require_serial: true types: [python]