diff --git a/.github/dependabot.yml b/.github/dependabot.yml index b503adee4..b4cb6e3b2 100644 --- a/.github/dependabot.yml +++ b/.github/dependabot.yml @@ -28,8 +28,11 @@ version: 2 updates: - # Maintain dependencies for GitHub Actions - package-ecosystem: "github-actions" directory: "/" schedule: interval: "weekly" + commit-message: + prefix: "github-actions" + rebase-strategy: "disabled" + open-pull-requests-limit: 1