summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorかっこかり <67428053+kakkokari-gtyih@users.noreply.github.com>2025-09-28 18:28:37 +0900
committerGitHub <noreply@github.com>2025-09-28 18:28:37 +0900
commitb8ae7edcec49565839e6b23170e48da1f16e7bc7 (patch)
treeaa5de4cf1edad1db1ed6cb9ed93928402c7499ed
parentadd ideas (diff)
downloadmisskey-b8ae7edcec49565839e6b23170e48da1f16e7bc7.tar.gz
misskey-b8ae7edcec49565839e6b23170e48da1f16e7bc7.tar.bz2
misskey-b8ae7edcec49565839e6b23170e48da1f16e7bc7.zip
fix(gh): add minimumReleaseAge settings to renovate [ci skip]
-rw-r--r--renovate.json51
1 files changed, 1 insertions, 0 deletions
diff --git a/renovate.json5 b/renovate.json5
index faafae92c7..c23a7085de 100644
--- a/renovate.json5
+++ b/renovate.json5
@@ -15,6 +15,7 @@
dependencyDashboardAutoclose: true,
osvVulnerabilityAlerts: true,
dependencyDashboardOSVVulnerabilitySummary: 'unresolved',
+ minimumReleaseAge: '7 days',
ignoreDeps: [
// https://github.com/misskey-dev/misskey/pull/15489#issuecomment-2660717458
'@typescript/lib-webworker',