mirror of
https://github.com/actions/typescript-action.git
synced 2025-04-06 07:19:51 +00:00
18 lines
282 B
YAML
18 lines
282 B
YAML
version: 2
|
|
updates:
|
|
- package-ecosystem: github-actions
|
|
directory: /
|
|
labels:
|
|
- dependabot
|
|
- actions
|
|
schedule:
|
|
interval: daily
|
|
|
|
- package-ecosystem: npm
|
|
directory: /
|
|
labels:
|
|
- dependabot
|
|
- npm
|
|
schedule:
|
|
interval: daily
|