mirror of
https://github.com/acid-info/Kurate.git
synced 2025-01-28 00:24:49 +00:00
13 lines
234 B
YAML
13 lines
234 B
YAML
|
version: 2
|
||
|
updates:
|
||
|
- package-ecosystem: github-actions
|
||
|
directory: /
|
||
|
schedule:
|
||
|
interval: 'daily'
|
||
|
|
||
|
- package-ecosystem: 'npm'
|
||
|
directory: '/'
|
||
|
schedule:
|
||
|
interval: 'daily'
|
||
|
versioning-strategy: increase
|