diff --git a/docs/editor_integration.md b/docs/editor_integration.md index 5b8b39b..72b74ef 100644 --- a/docs/editor_integration.md +++ b/docs/editor_integration.md @@ -26,7 +26,7 @@ You'll need to add the following lines to your project's ```yaml repos: - repo: https://github.com/lyz-code/yamlfix/ - rev: main + rev: 1.18.0 hooks: - id: yamlfix ```