From 6117d465d69797de744c77613f9eab3bd2a6617d Mon Sep 17 00:00:00 2001 From: Malene Trab Date: Wed, 18 Oct 2023 07:50:30 +0000 Subject: [PATCH] Skip changelog for pip --- .github/dependabot.yml | 1 + 1 file changed, 1 insertion(+) diff --git a/.github/dependabot.yml b/.github/dependabot.yml index 7d09d6d..881c3d1 100644 --- a/.github/dependabot.yml +++ b/.github/dependabot.yml @@ -24,5 +24,6 @@ updates: labels: - dependencies - patch + - skip-changelog ignore: - dependency-name: "homeassistant"