From dc4c28aa20e325089beb3ae8cdb0b78277664293 Mon Sep 17 00:00:00 2001 From: Kevin Wenger Date: Wed, 26 Jun 2024 14:42:22 +0200 Subject: [PATCH] fix dependabot integration --- .github/dependabot.yml | 2 -- 1 file changed, 2 deletions(-) diff --git a/.github/dependabot.yml b/.github/dependabot.yml index cdd7de1..4116330 100644 --- a/.github/dependabot.yml +++ b/.github/dependabot.yml @@ -10,8 +10,6 @@ updates: versioning-strategy: lockfile-only allow: - dependency-type: production - registries: - - composer schedule: interval: weekly - package-ecosystem: "github-actions"