php-fpm-exporter/.github/dependabot.yml

20 lines
386 B
YAML
Raw Normal View History

version: 2
updates:
- package-ecosystem: "github-actions"
directory: "/"
target-branch: "master"
schedule:
interval: "monthly"
- package-ecosystem: "docker"
directory: "/"
target-branch: "master"
schedule:
interval: "monthly"
- package-ecosystem: "gomod"
directory: "/"
target-branch: "master"
schedule:
interval: "monthly"