diff --git a/.github/dependabot.yml b/.github/dependabot.yml index 7669e65d..7de74ea7 100644 --- a/.github/dependabot.yml +++ b/.github/dependabot.yml @@ -9,8 +9,10 @@ updates: directory: "/" # Location of package manifests schedule: interval: "weekly" + rebase-strategy: "disabled" - package-ecosystem: "github-actions" # See documentation for possible values directory: "/" # Location of package manifests schedule: interval: "weekly" + rebase-strategy: "disabled"