Skip to content

Commit

Permalink
chore(renovate): add label to dependency PRs (#69)
Browse files Browse the repository at this point in the history
Signed-off-by: Valentin Sickert <[email protected]>
  • Loading branch information
Lapotor authored Dec 12, 2023
1 parent 7db371e commit a5a8ae7
Showing 1 changed file with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion renovate.json
Original file line number Diff line number Diff line change
Expand Up @@ -8,7 +8,8 @@
":separateMultipleMajorReleases",
":timezone(Europe/Berlin)",
":pinAllExceptPeerDependencies",
":rebaseStalePrs"
":rebaseStalePrs",
":label(Scope: Deps)"
],
"baseBranches": ["main"],
"minimumReleaseAge": "3 days",
Expand Down

0 comments on commit a5a8ae7

Please sign in to comment.