diff --git a/lib/modules/manager/git-submodules/readme.md b/lib/modules/manager/git-submodules/readme.md index 4c728fa1da07317bc0636cd019d2a95b5c2a7e4f..effc139d248ac25f9132cfd5f034534a57a3b8d4 100644 --- a/lib/modules/manager/git-submodules/readme.md +++ b/lib/modules/manager/git-submodules/readme.md @@ -14,7 +14,7 @@ You can customize the per-submodule checks of the git-submodules manager like th ### Updating to Specific Tag Values If you want to update your Git submodules to a specific tag, you can set the desired tag as the `branch` in your `.gitmodules` file. -Renovate will then automatically update this version to the latest Git tag. +Renovate will then automatically update this version to the latest Git branch or tag which satisfies your versioning scheme. ```ini [submodule "renovate"]