Files
php-uuid/.github/dependabot.yml
T

14 lines
301 B
YAML

version: 2
updates:
- package-ecosystem: "composer"
allow:
- dependency-type: all
directory: "/"
schedule:
interval: "monthly"
versioning-strategy: "increase-if-necessary"
- package-ecosystem: "github-actions"
directory: "/"
schedule:
interval: "monthly"