mirror of
https://github.com/Ukendio/jecs.git
synced 2025-07-01 20:59:16 +00:00
11 lines
205 B
YAML
Executable file
11 lines
205 B
YAML
Executable file
---
|
|
version: 2
|
|
updates:
|
|
- package-ecosystem: "github-actions"
|
|
directory: "/"
|
|
schedule:
|
|
interval: "daily"
|
|
- package-ecosystem: npm
|
|
directory: "/"
|
|
schedule:
|
|
interval: "daily"
|