Skip to content

Commit

Permalink
Add label to renovate PRs (#3643)
Browse files Browse the repository at this point in the history
  • Loading branch information
echoix authored Jun 10, 2024
1 parent 38cf4b9 commit 2819e3a
Showing 1 changed file with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion renovate.json5
Original file line number Diff line number Diff line change
Expand Up @@ -6,7 +6,8 @@
"customManagers:dockerfileVersions",
":maintainLockFilesWeekly",
":separateMultipleMajorReleases",
":semanticCommits"
":semanticCommits",
":label(dependencies)"
],
"customManagers": [
// This is "customManagers:dockerfileVersions":
Expand Down

0 comments on commit 2819e3a

Please sign in to comment.