dex/.github/dependabot.yml
chris 671e72972a Apply Prettier to the whole tree
Pure formatting — no behaviour change. Verified: build passes, all 14
routes render, service worker active, no console errors.

Co-Authored-By: Claude Sonnet 5 <noreply@anthropic.com>
Claude-Session: https://claude.ai/code/session_017Ve7HLspzeG2xDPtJQ8vmu
2026-09-10 11:24:31 -04:00

19 lines
361 B
YAML

version: 2
updates:
- package-ecosystem: npm
directory: '/'
schedule:
interval: weekly
groups:
workbox:
patterns:
- 'workbox-*'
dev-dependencies:
dependency-type: development
open-pull-requests-limit: 5
- package-ecosystem: github-actions
directory: '/'
schedule:
interval: monthly