Skip to content

Commit c4a1c60

Browse files
authored
Update content/code-security/dependabot/dependabot-version-updates/configuration-options-for-the-dependabot.yml-file.md
1 parent 77f21c8 commit c4a1c60

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

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

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -282,7 +282,7 @@ updates:
282282
```
283283
If you use the same configuration as in the example above, bumping the `requests` library in the `pip` development dependency group will generate a commit message of:
284284

285-
'pip dev: bump requests from 1.0.0 to 1.0.1'
285+
`pip dev: bump requests from 1.0.0 to 1.0.1`
286286

287287
### `ignore`
288288

0 commit comments

Comments
 (0)