diff --git a/.github/dependabot.yml b/.github/dependabot.yml index b3cca48..3eb3825 100644 --- a/.github/dependabot.yml +++ b/.github/dependabot.yml @@ -3,6 +3,7 @@ version: 2 updates: - package-ecosystem: npm directory: "/" + rebase-strategy: auto schedule: interval: daily commit-message: @@ -18,6 +19,7 @@ updates: - package-ecosystem: github-actions directory: "/" + rebase-strategy: auto schedule: interval: weekly commit-message: