mirror of
https://github.com/astral-sh/setup-uv.git
synced 2025-01-19 08:18:18 +08:00
12 lines
192 B
YAML
12 lines
192 B
YAML
|
version: 2
|
||
|
updates:
|
||
|
- package-ecosystem: github-actions
|
||
|
directory: /
|
||
|
schedule:
|
||
|
interval: daily
|
||
|
|
||
|
- package-ecosystem: npm
|
||
|
directory: /
|
||
|
schedule:
|
||
|
interval: daily
|