1
0
mirror of synced 2025-12-21 19:06:49 -05:00

proposal: add custom commit message example (s)

This is related to https://github.com/dependabot/dependabot-core/issues/5192 .

cc: @jeffwidman
This commit is contained in:
Fuad Olatunji
2022-05-28 18:07:53 +01:00
committed by GitHub
parent 6fefa39fe5
commit 0c77f19f6b

View File

@@ -280,6 +280,8 @@ updates:
prefix-development: "pip dev"
include: "scope"
```
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`.
### `ignore`
{% data reusables.dependabot.default-dependencies-allow-ignore %}