diff --git a/.github/dependabot.yml b/.github/dependabot.yml index 993c592d..3133b721 100644 --- a/.github/dependabot.yml +++ b/.github/dependabot.yml @@ -11,6 +11,7 @@ updates: directory: "/" schedule: interval: "daily" + versioning-strategy: increase open-pull-requests-limit: 10 commit-message: prefix: "ci(action)" @@ -21,6 +22,7 @@ updates: directory: "/" schedule: interval: "daily" + versioning-strategy: increase open-pull-requests-limit: 10 commit-message: prefix: "build(docker)"