FairMQ/.github/dependabot.yml
2023-12-13 15:31:14 +01:00

13 lines
272 B
YAML

version: 2
updates:
- package-ecosystem: "github-actions"
directory: "/"
target-branch: "dev"
schedule:
interval: "monthly"
- package-ecosystem: "gitsubmodule"
directory: "/extern"
target-branch: "dev"
schedule:
interval: "monthly"