/home/techb158/dev.balacoffee.com/vendor/fzaninotto/faker/.github
Edit: /home/techb158/dev.balacoffee.com/vendor/fzaninotto/faker/.github/dependabot.yaml (681B)
# https://docs.github.com/en/github/administering-a-repository/configuration-options-for-dependency-updates
version: 2
updates:
- commit-message:
include: "scope"
prefix: "composer"
directory: "/"
labels:
- "dependency"
open-pull-requests-limit: 10
package-ecosystem: "composer"
schedule:
interval: "daily"
target-branch: "next"
versioning-strategy: "increase"
- commit-message:
include: "scope"
prefix: "github-actions"
directory: "/"
labels:
- "dependency"
open-pull-requests-limit: 10
package-ecosystem: "github-actions"
schedule:
interval: "daily"
target-branch: "next"