mirror of
https://github.com/n8n-io/n8n
synced 2026-04-21 15:47:20 +00:00
chore: Readd minimumReleaseAge (#22265)
This commit is contained in:
parent
1424865fdc
commit
4fcc125286
1 changed files with 8 additions and 0 deletions
|
|
@ -79,3 +79,11 @@ catalogs:
|
|||
vue-markdown-render: ^2.2.1
|
||||
vue-router: ^4.5.0
|
||||
vue-tsc: ^2.2.8
|
||||
|
||||
minimumReleaseAge: 4320
|
||||
|
||||
minimumReleaseAgeExclude:
|
||||
- '@n8n/*'
|
||||
- '@n8n_io/*'
|
||||
- 'tsdown@0.16.5'
|
||||
- eslint-plugin-storybook
|
||||
|
|
|
|||
Loading…
Reference in a new issue