Skip to content

Commit 0c77f19

Browse files
authored
proposal: add custom commit message example (s)
This is related to dependabot/dependabot-core#5192 . cc: @jeffwidman
1 parent 6fefa39 commit 0c77f19

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

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

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -280,6 +280,8 @@ updates:
280280
prefix-development: "pip dev"
281281
include: "scope"
282282
```
283+
An example commit message based on your recent commit preferences would be `<prefix> (dev-deps): bump requests from 1.0.8 to 1.1.3`.
284+
283285
### `ignore`
284286

285287
{% data reusables.dependabot.default-dependencies-allow-ignore %}

0 commit comments

Comments
 (0)