mirror of
https://github.com/ajnart/homarr.git
synced 2026-05-05 16:15:31 +02:00
9 lines
189 B
YAML
9 lines
189 B
YAML
packages:
|
|
- apps/*
|
|
- packages/*
|
|
- tooling/*
|
|
minimumReleaseAge: 4320 # Only download deps if they are at least 3 days old (in minutes)
|
|
minimumReleaseAgeExclude:
|
|
- next
|
|
- "@next/*"
|