diff --git a/.github/dependabot.yaml b/.github/dependabot.yaml index 309faef3..5109eebb 100644 --- a/.github/dependabot.yaml +++ b/.github/dependabot.yaml @@ -22,18 +22,6 @@ updates: interval: "daily" versioning-strategy: "increase" - - commit-message: - include: "scope" - prefix: "composer" - directory: "/tools" - labels: - - "dependency" - open-pull-requests-limit: 10 - package-ecosystem: "composer" - schedule: - interval: "daily" - versioning-strategy: "increase" - - commit-message: include: "scope" prefix: "github-actions"