mirror of
https://github.com/roleypoly/roleypoly.git
synced 2025-04-24 11:29:12 +00:00
21 lines
395 B
YAML
21 lines
395 B
YAML
version: 2
|
|
updates:
|
|
- package-ecosystem: 'npm'
|
|
directory: '/'
|
|
schedule:
|
|
interval: 'daily'
|
|
|
|
- package-ecosystem: 'github-actions'
|
|
directory: '/'
|
|
schedule:
|
|
interval: 'daily'
|
|
|
|
- package-ecosystem: 'gomod'
|
|
directory: '/'
|
|
schedule:
|
|
interval: 'daily'
|
|
|
|
- package-ecosystem: 'terraform'
|
|
directory: '/terraform'
|
|
schedule:
|
|
interval: 'daily'
|