From 58490788cc0f05dd0a3e142b76dd90a6ecc96ed5 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Brigitta=20Sip=C5=91cz?= Date: Fri, 1 Nov 2024 10:13:46 -0700 Subject: [PATCH] Adding label to dependabot --- .github/dependabot.yml | 2 ++ 1 file changed, 2 insertions(+) diff --git a/.github/dependabot.yml b/.github/dependabot.yml index 1a218f5..fb87f11 100644 --- a/.github/dependabot.yml +++ b/.github/dependabot.yml @@ -13,3 +13,5 @@ updates: actions: patterns: - "*" + labels: + - "no-changelog-entry-needed"