You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@avro.apache.org by mg...@apache.org on 2022/12/16 07:31:20 UTC

[avro] 03/03: Remove a non-existing label that dependabot tries to set when creating a PR

This is an automated email from the ASF dual-hosted git repository.

mgrigorov pushed a commit to branch fix-minor-warnings-from-rust-1.66.0
in repository https://gitbox.apache.org/repos/asf/avro.git

commit e0938ffa3218e94412b43127c85e6a9c3e742e78
Author: Martin Tzvetanov Grigorov <mg...@apache.org>
AuthorDate: Fri Dec 16 09:30:20 2022 +0200

    Remove a non-existing label that dependabot tries to set when creating a PR
    
    Signed-off-by: Martin Tzvetanov Grigorov <mg...@apache.org>
---
 .github/dependabot.yml | 1 -
 1 file changed, 1 deletion(-)

diff --git a/.github/dependabot.yml b/.github/dependabot.yml
index 300539e2e..0059d8f55 100644
--- a/.github/dependabot.yml
+++ b/.github/dependabot.yml
@@ -85,7 +85,6 @@ updates:
       interval: "daily"
     open-pull-requests-limit: 20
     target-branch: master
-    labels: [auto-dependencies]
 
   - package-ecosystem: "github-actions"
     directory: "/"