javascript-action/.github/dependabot.yml

12 lines
194 B
YAML
Raw Normal View History

2020-07-17 12:48:19 +00:00
version: 2
updates:
2021-10-13 12:01:47 +00:00
- package-ecosystem: github-actions
directory: /
2020-07-17 12:48:19 +00:00
schedule:
2023-11-16 15:25:44 +00:00
interval: weekly
2021-10-13 12:01:47 +00:00
- package-ecosystem: npm
directory: /
schedule:
2023-11-16 15:25:44 +00:00
interval: weekly