Skip to content
This repository was archived by the owner on Apr 14, 2026. It is now read-only.

Commit a701ab9

Browse files
committed
chore(renovate): add module path to security updates
So it's clearer when the PR is for `examples/` or `internal/test/`, similar to regular PRs.
1 parent d567e49 commit a701ab9

1 file changed

Lines changed: 3 additions & 0 deletions

File tree

renovate.json

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -6,6 +6,9 @@
66
"gomod": {
77
"ignorePaths": []
88
},
9+
"vulnerabilityAlerts": {
10+
"commitMessageSuffix": "{{#if isGroup }}{{ else }} ({{#if packageFileDir}}{{packageFileDir}}{{else}}{{packageFile}}{{/if}}){{/if}} [SECURITY]"
11+
},
912
"packageRules": [
1013
{
1114
"description": "Ensure that each directory has their own set of dependency updates, split by the parent directory of the package file (`packageFileDir`). Groups will be unaffected.",

0 commit comments

Comments
 (0)