mirror of
https://github.com/misskey-dev/misskey.git
synced 2026-06-25 17:10:43 +00:00
fix(gh): add minimumReleaseAge settings to renovate [ci skip]
This commit is contained in:
parent
e24233c1c7
commit
b8ae7edcec
1 changed files with 1 additions and 0 deletions
|
|
@ -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',
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue