typescript-action/.github/dependabot.yml

18 lines
282 B
YAML
Raw Normal View History

version: 2
updates:
2021-10-13 12:23:25 +00:00
- package-ecosystem: github-actions
directory: /
2023-08-23 17:38:01 +00:00
labels:
- dependabot
- actions
schedule:
2021-10-13 12:23:25 +00:00
interval: daily
- package-ecosystem: npm
directory: /
2023-08-23 17:38:01 +00:00
labels:
- dependabot
- npm
2021-10-13 12:23:25 +00:00
schedule:
interval: daily