zustand/.github/depandabot.yml
Danilo Britto 2a419514d1
Update Dependabot configuration for Docker (#3272)
Removed weekly Docker dependency update schedule.
2025-10-20 08:37:17 -05:00

12 lines
205 B
YAML

version: 2
updates:
- package-ecosystem: 'npm'
directory: '/'
schedule:
interval: 'daily'
- package-ecosystem: 'github-actions'
directory: '/'
schedule:
interval: 'weekly'