X-Git-Url: https://git.madduck.net/etc/vim.git/blobdiff_plain/33601ffa6d27f2c54864d0f54d65c65846bf8647..4b5852e44ac9d2d2aa10fbbfa66a5f02421e7768:/.pre-commit-hooks.yaml?ds=sidebyside 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]