From 93b56d364d3f2d7a7324822eb1277bf21f319211 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?=E5=8C=85=E5=AD=90?= <906604588@qq.com> Date: Fri, 18 Mar 2022 11:43:26 +0800 Subject: [PATCH] fix: update semantic (#1891) --- .github/semantic.yml | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/.github/semantic.yml b/.github/semantic.yml index 95afe870d..68c2b04c1 100644 --- a/.github/semantic.yml +++ b/.github/semantic.yml @@ -19,6 +19,7 @@ scopes: - third_party - transport types: + - deps - feat - fix - docs @@ -29,4 +30,4 @@ types: - build - ci - chore - - revert \ No newline at end of file + - revert