From dd4f9dbc7b82d062c506ba9a6eb85a827b9ef5cf Mon Sep 17 00:00:00 2001 From: Lexus Drumgold Date: Mon, 2 Jan 2023 01:33:50 -0500 Subject: [PATCH] chore(github): add commit scope `install` Signed-off-by: Lexus Drumgold --- .commitlintrc.json | 1 + 1 file changed, 1 insertion(+) diff --git a/.commitlintrc.json b/.commitlintrc.json index dc01dcdd..b53e0c4e 100644 --- a/.commitlintrc.json +++ b/.commitlintrc.json @@ -13,6 +13,7 @@ "deps-dev", "deps-peer", "github", + "install", "interfaces", "patches", "pkg",