diff --git a/.github/dependabot.yml b/.github/dependabot.yml index 882c6a4889f..adce0d2b6cb 100644 --- a/.github/dependabot.yml +++ b/.github/dependabot.yml @@ -11,6 +11,8 @@ updates: interval: daily labels: - "topic: infrastructure" + commit-message: + prefix: "[skip changelog] " - package-ecosystem: gomod directory: / schedule: @@ -18,3 +20,5 @@ updates: open-pull-requests-limit: 10 labels: - "topic: infrastructure" + commit-message: + prefix: "[skip changelog] "