setup-php/.github/dependabot.yml
Jeanett Napier 60072e6ef9
Change Dependabot schedule from weekly to daily
Change Dependabot schedule from weekly to daily
2025-11-30 12:42:22 -05:00

8 lines
138 B
YAML

version: 2
updates:
- package-ecosystem: "github-actions"
directory: "/"
target-branch: "develop"
schedule:
interval: "daily"