Skip to content

Commit 16fbc34

Browse files
authored
Merge branch 'main' into repo-sync
2 parents 880427f + 522b852 commit 16fbc34

File tree

1 file changed

+6
-0
lines changed

1 file changed

+6
-0
lines changed

content/code-security/dependabot/dependabot-version-updates/configuration-options-for-the-dependabot.yml-file.md

Lines changed: 6 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -256,6 +256,12 @@ By default, {% data variables.product.prodname_dependabot %} attempts to detect
256256

257257
Supported options
258258

259+
{% note %}
260+
261+
**Note:** The `prefix` and the `prefix-development` options have a 15 character limit.
262+
263+
{% endnote %}
264+
259265
- `prefix` specifies a prefix for all commit messages.
260266
- `prefix-development` specifies a separate prefix for all commit messages that update dependencies in the Development dependency group. When you specify a value for this option, the `prefix` is used only for updates to dependencies in the Production dependency group. This is supported by: `bundler`, `composer`, `mix`, `maven`, `npm`, and `pip`.
261267
- `include: "scope"` specifies that any prefix is followed by a list of the dependencies updated in the commit.

0 commit comments

Comments
 (0)