mirror of
https://github.com/actions/typescript-action.git
synced 2025-04-08 00:09:45 +00:00
12 lines
194 B
YAML
12 lines
194 B
YAML
version: 2
|
|
updates:
|
|
- package-ecosystem: github-actions
|
|
directory: /
|
|
schedule:
|
|
interval: weekly
|
|
|
|
- package-ecosystem: npm
|
|
directory: /
|
|
schedule:
|
|
interval: weekly
|