mirror of
https://github.com/theoludwig/theoludwig.git
synced 2024-11-05 04:51:30 +01:00
17 lines
294 B
YAML
17 lines
294 B
YAML
|
version: 2
|
||
|
updates:
|
||
|
- package-ecosystem: 'github-actions'
|
||
|
directory: '/'
|
||
|
schedule:
|
||
|
interval: 'daily'
|
||
|
|
||
|
- package-ecosystem: 'docker'
|
||
|
directory: '/'
|
||
|
schedule:
|
||
|
interval: 'daily'
|
||
|
|
||
|
- package-ecosystem: 'npm'
|
||
|
directory: '/'
|
||
|
schedule:
|
||
|
interval: 'daily'
|