diff --git a/.github/dependabot.yml b/.github/dependabot.yml index d8223718..3afdb9b0 100644 --- a/.github/dependabot.yml +++ b/.github/dependabot.yml @@ -9,8 +9,10 @@ updates: directory: "/" schedule: interval: "daily" + rebase-strategy: "disabled" - package-ecosystem: "github-actions" directory: "/" schedule: interval: "daily" + rebase-strategy: "disabled"