From a729de7546d1874b6a3a111f4306f9b9f38594c2 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Saran=20Tanpituckpong=20=E2=9C=85?= <4688092+gluons@users.noreply.github.com> Date: Wed, 12 Aug 2020 15:22:47 +0700 Subject: [PATCH] =?UTF-8?q?=F0=9F=94=A7=20Update=20`dependabot.yml`?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- .github/dependabot.yml | 3 +++ 1 file changed, 3 insertions(+) diff --git a/.github/dependabot.yml b/.github/dependabot.yml index 470f422..1ba8f36 100644 --- a/.github/dependabot.yml +++ b/.github/dependabot.yml @@ -13,3 +13,6 @@ updates: timezone: "Asia/Bangkok" assignees: - "gluons" + ignore: + - dependency-name: "@types/node" +