This repository has been archived on 2024-04-08. You can view files and clone it, but cannot push or open issues or pull requests.
dagger/.github/dependabot.yml
Andrea Luzzardi b76a4a2264 docs: enable dependabot
Signed-off-by: Andrea Luzzardi <aluzzardi@gmail.com>
2021-06-02 15:52:03 -07:00

15 lines
300 B
YAML

version: 2
updates:
- package-ecosystem: "gomod"
directory: "/"
schedule:
interval: "daily"
- package-ecosystem: "docker"
directory: "/"
schedule:
interval: "daily"
- package-ecosystem: "npm"
directory: "/tools/daggosaurus"
schedule:
interval: "daily"