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