X-Git-Url: https://git.madduck.net/etc/vim.git/blobdiff_plain/f6c139c5215ce04fd3e73a900f1372942d58eca0..04bce6ad2ecf38656149fd261f01f84699cf0b6a:/docs/integrations/source_version_control.md diff --git a/docs/integrations/source_version_control.md b/docs/integrations/source_version_control.md index e897cf6..31d0df2 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: 22.6.0 + rev: 22.8.0 hooks: - id: black # It is recommended to specify the latest version of Python