dive/.github/dependabot.yaml
Rene Leonhardt 270f321d23
chore(deps): Update dependencies (#535)
Co-authored-by: Alex Goodman <wagoodman@users.noreply.github.com>
2025-03-18 04:28:23 +00:00

14 lines
297 B
YAML

version: 2
updates:
- package-ecosystem: "gomod"
directory: "/"
schedule:
interval: "weekly"
- package-ecosystem: "docker"
directory: "/"
schedule:
interval: "weekly"
- package-ecosystem: "github-actions"
directory: "/"
schedule:
interval: "weekly"