dockerhub-description/.github/dependabot.yml

16 lines
290 B
YAML
Raw Normal View History

2022-03-22 07:22:47 +01:00
version: 2
updates:
- package-ecosystem: "github-actions"
directory: "/"
schedule:
interval: "weekly"
labels:
- "dependencies"
2022-10-18 08:16:21 +02:00
- package-ecosystem: "npm"
directory: "/"
schedule:
interval: "weekly"
allow:
- dependency-name: "@actions/*"