FairMQ/.github/dependabot.yml
2023-12-13 15:48:21 +01:00

13 lines
266 B
YAML

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