From 4664c8a138eb38da0d77e98393c4cc60775dc09d Mon Sep 17 00:00:00 2001 From: Mike Penz Date: Thu, 29 Oct 2020 12:13:14 +0100 Subject: [PATCH] - include dependency updates in changelog --- configs/configuration_repo.json | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/configs/configuration_repo.json b/configs/configuration_repo.json index f85ca02..83123b4 100644 --- a/configs/configuration_repo.json +++ b/configs/configuration_repo.json @@ -15,6 +15,10 @@ { "title": "## 💬 Other", "labels": ["other"] + }, + { + "title": "## 📦 Dependencies", + "labels": ["dependencies"] } ] } \ No newline at end of file