mirror of https://github.com/lapce/lapce.git
11 lines
207 B
YAML
11 lines
207 B
YAML
|
version: 2
|
||
|
updates:
|
||
|
- package-ecosystem: 'github-actions'
|
||
|
directory: '/'
|
||
|
schedule:
|
||
|
interval: 'weekly'
|
||
|
|
||
|
- package-ecosystem: 'cargo'
|
||
|
directory: '/'
|
||
|
schedule:
|
||
|
interval: 'weekly'
|