summaryrefslogtreecommitdiff
path: root/renovate.json5
diff options
context:
space:
mode:
authorおさむのひと <46447427+samunohito@users.noreply.github.com>2025-03-01 13:37:11 +0900
committerGitHub <noreply@github.com>2025-03-01 04:37:11 +0000
commitb8632f389ddba077db54e8a3bc9631b5d86940de (patch)
tree02979163c080690c45d95e62fc453e42dd13bee1 /renovate.json5
parentfix(deps): update [frontend] update dependencies (#15566) (diff)
downloadsharkey-b8632f389ddba077db54e8a3bc9631b5d86940de.tar.gz
sharkey-b8632f389ddba077db54e8a3bc9631b5d86940de.tar.bz2
sharkey-b8632f389ddba077db54e8a3bc9631b5d86940de.zip
chore(ci): Renovateが作ったprにラベルつける (#15573)
Diffstat (limited to 'renovate.json5')
-rw-r--r--renovate.json53
1 files changed, 3 insertions, 0 deletions
diff --git a/renovate.json5 b/renovate.json5
index 6b869de887..395405972d 100644
--- a/renovate.json5
+++ b/renovate.json5
@@ -8,6 +8,9 @@
'* 0 * * *',
],
prHourlyLimit: 5,
+ labels: [
+ 'dependencies',
+ ],
dependencyDashboardApproval: true,
dependencyDashboardAutoclose: true,
osvVulnerabilityAlerts: true,