X-Git-Url: https://git.madduck.net/etc/vim.git/blobdiff_plain/37861b4ce264f16754f4459d19522a05844daf9f..ba21a8569977d279f14251254d57d64d47979436:/docs/integrations/source_version_control.md diff --git a/docs/integrations/source_version_control.md b/docs/integrations/source_version_control.md index 6a1aa36..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.9b0 + rev: 22.3.0 hooks: - id: black # It is recommended to specify the latest version of Python