note to split into multiple files

This commit is contained in:
Elizabeth W
2026-04-19 22:29:53 -06:00
parent 35d8630bf2
commit a9224a41c1
10 changed files with 10 additions and 0 deletions
@@ -14,3 +14,4 @@ Create a centralized `renovate.json` (or `default.json`) preset in this reposito
## Agent Instructions
1. Create the base Renovate configuration file.
2. Add a `README.md` to the `renovate-preset` directory explaining how to use it.
3. **CRITICAL: File Splitting:** Do NOT put everything into one giant file! Split your JSON configurations or manifests into separate, smaller files to prevent exhausting the context window.