wireguard-setup/.github/dependabot.yml

14 lines
221 B
YAML
Raw Normal View History

2022-05-04 22:49:41 +02:00
version: 2
updates:
- package-ecosystem: 'terraform'
2022-05-04 22:51:38 +02:00
directory: '/terraform'
2022-05-04 22:49:41 +02:00
schedule:
interval: 'daily'
- package-ecosystem: 'github-actions'
directory: '/'
schedule:
interval: 'daily'