Files
showbridge-www/.github/dependabot.yml
T
Joel Wetzell 1b0548f0a0 add dependabot
2025-12-18 08:55:47 -06:00

10 lines
204 B
YAML

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