regenbogenkarte/.github/dependabot.yml
2023-12-07 10:26:37 +00:00

19 lines
360 B
YAML

version: 2
updates:
- package-ecosystem: "github-actions"
directory: "/"
schedule:
interval: "weekly"
reviewers:
- nachtjasmin
- package-ecosystem: "npm"
directory: "/"
schedule:
interval: "weekly"
reviewers:
- nachtjasmin
groups:
all:
patterns: ["*"]
update-types: [minor, patch]