X-Git-Url: https://git.madduck.net/etc/vim.git/blobdiff_plain/33601ffa6d27f2c54864d0f54d65c65846bf8647..21ab37a5d92c866a289320cba7c4689df70b3342:/.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]