diff --git a/.github/dependabot.yml b/.github/dependabot.yml index 054d15b6e5..024c3be9ae 100644 --- a/.github/dependabot.yml +++ b/.github/dependabot.yml @@ -12,7 +12,3 @@ updates: interval: "daily" time: "06:00" open-pull-requests-limit: 5 - commit-message: - include: scope - prefix: "prod" - prefix-development: "dev"