X-Git-Url: https://git.madduck.net/etc/vim.git/blobdiff_plain/d0b04d9f219a9777cddf82c98f8bc19f578b943e..ba21a8569977d279f14251254d57d64d47979436:/docs/integrations/source_version_control.md diff --git a/docs/integrations/source_version_control.md b/docs/integrations/source_version_control.md index 58e3e69..d7d3da4 100644 --- a/docs/integrations/source_version_control.md +++ b/docs/integrations/source_version_control.md @@ -7,7 +7,7 @@ Use [pre-commit](https://pre-commit.com/). Once you ```yaml repos: - repo: https://github.com/psf/black - rev: 21.11b0 + rev: 22.3.0 hooks: - id: black # It is recommended to specify the latest version of Python