18 lines
502 B
Markdown
18 lines
502 B
Markdown
|
|
---
|
||
|
|
# nuzlocke-tracker-9vny
|
||
|
|
title: Add Dependabot config
|
||
|
|
status: completed
|
||
|
|
type: task
|
||
|
|
priority: normal
|
||
|
|
created_at: 2026-02-16T19:13:50Z
|
||
|
|
updated_at: 2026-02-16T19:24:15Z
|
||
|
|
parent: nuzlocke-tracker-a5es
|
||
|
|
---
|
||
|
|
|
||
|
|
No .github/dependabot.yml exists. Global standards require Dependabot with 7-day cooldowns and grouped updates.
|
||
|
|
|
||
|
|
## Checklist
|
||
|
|
- [ ] Create .github/dependabot.yml
|
||
|
|
- [ ] Configure for npm (frontend), pip (backend), and github-actions
|
||
|
|
- [ ] Set 7-day schedule intervals
|
||
|
|
- [ ] Group minor/patch updates
|