diff --git a/src/emojis.jsonc b/src/emojis.jsonc index 277b548..9a90b20 100644 --- a/src/emojis.jsonc +++ b/src/emojis.jsonc @@ -50,6 +50,7 @@ "text": "💬", // changed string literals, text content "revert": "⏪", // revert a commit "i18n": "🌐", // translated something + "security": "🔒", "wip": "🚧", // wildcard type, works for anything "add": "➕", "remove": "➖"