X-Git-Url: https://git.madduck.net/etc/vim.git/blobdiff_plain/b0d1fba7ac3be53c71fb0d3211d911e629f8aecb..96ee2fef3dd9fd53e290ab3237d6d5c4ff2bcc6b:/docs/integrations/source_version_control.md?ds=inline diff --git a/docs/integrations/source_version_control.md b/docs/integrations/source_version_control.md index d462e2c..de52183 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: 23.1.0 + rev: 23.3.0 hooks: - id: black # It is recommended to specify the latest version of Python