diff --git a/.github/dependabot.yml b/.github/dependabot.yml index bf52cd2e1fa..fb90a1c2193 100644 --- a/.github/dependabot.yml +++ b/.github/dependabot.yml @@ -9,5 +9,7 @@ updates: directory: / # Check the repository's workflows under /.github/workflows/ schedule: interval: daily + commit-message: + prefix: "[skip changelog] " labels: - "topic: dependencies"