which-electron/.github/workflows/dependabot.yml

7 lines
106 B
YAML

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