3
0
Fork 0
mirror of https://gitea.com/actions/setup-node.git synced 2024-11-24 11:09:33 +01:00
setup-node/.github/dependabot.yml

12 lines
194 B
YAML
Raw Normal View History

2021-04-11 13:13:36 +02:00
version: 2
updates:
- package-ecosystem: github-actions
directory: /
schedule:
2023-08-21 13:16:09 +02:00
interval: weekly
2021-04-11 13:13:36 +02:00
- package-ecosystem: npm
directory: /
schedule:
2023-08-21 13:16:09 +02:00
interval: weekly