Skip to content

Commit

Permalink
Add labels to renovate PRs
Browse files Browse the repository at this point in the history
  • Loading branch information
hughns committed Jan 20, 2025
1 parent cebf1e0 commit 72ed00e
Showing 1 changed file with 4 additions and 2 deletions.
6 changes: 4 additions & 2 deletions renovate.json
Original file line number Diff line number Diff line change
Expand Up @@ -2,6 +2,8 @@
"$schema": "https://docs.renovatebot.com/renovate-schema.json",
"extends": [
"config:recommended",
"helpers:pinGitHubActionDigestsToSemver"
]
"helpers:pinGitHubActionDigestsToSemver",
":enableVulnerabilityAlertsWithLabel(security)"
],
"addLabels": ["dependency-update"]
}

0 comments on commit 72ed00e

Please sign in to comment.