diff --git a/.github/dependabot.yaml b/.github/dependabot.yaml index 9475fe4..ff7b8f2 100644 --- a/.github/dependabot.yaml +++ b/.github/dependabot.yaml @@ -7,5 +7,6 @@ updates: open-pull-requests-limit: 10 - package-ecosystem: "composer" directory: "/" + versioning-strategy: widen schedule: interval: "weekly"