diff --git a/.github/dependabot.yml b/.github/dependabot.yml index cb881ad..6b74bbe 100644 --- a/.github/dependabot.yml +++ b/.github/dependabot.yml @@ -5,6 +5,9 @@ updates: schedule: interval: monthly day: monday + commit-message: + prefix: "build" + include: "scope" open-pull-requests-limit: 5 target-branch: "main" versioning-strategy: increase