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