From 65a8c3df24ed289be8be7b8a2657748eff201755 Mon Sep 17 00:00:00 2001
From: Fuxing Loh <4266087+fuxingloh@users.noreply.github.com>
Date: Mon, 12 Dec 2022 10:13:17 +0800
Subject: [PATCH] chore(workflow): add typescript to ignore renovate.json list
(#1915)
#### What this PR does / why we need it:
As per the title.
---
.github/renovate.json | 2 +-
.idea/dictionaries/fuxing.xml | 1 +
2 files changed, 2 insertions(+), 1 deletion(-)
diff --git a/.github/renovate.json b/.github/renovate.json
index f7489c096c..0708619bb6 100644
--- a/.github/renovate.json
+++ b/.github/renovate.json
@@ -13,7 +13,7 @@
"rangeStrategy": "bump",
"packageRules": [
{
- "matchPackageNames": ["node", "npm", "pnpm", "yarn", "@types/node"],
+ "matchPackageNames": ["node", "npm", "pnpm", "yarn", "@types/node", "typescript"],
"groupName": "engines",
"enabled": false
},
diff --git a/.idea/dictionaries/fuxing.xml b/.idea/dictionaries/fuxing.xml
index d955bb9a12..1218b1c2e8 100644
--- a/.idea/dictionaries/fuxing.xml
+++ b/.idea/dictionaries/fuxing.xml
@@ -27,6 +27,7 @@
booland
boolor
buildcache
+ buildx
canonbrother
chainparams
chainwork