From 646c6982f3c820bacc28435239005d3d2368e437 Mon Sep 17 00:00:00 2001 From: Pierre Slamich Date: Wed, 17 Jul 2024 10:10:14 +0200 Subject: [PATCH] ci: Update dependabot.yml --- .github/dependabot.yml | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/.github/dependabot.yml b/.github/dependabot.yml index ddb06a8ef..604b5977e 100644 --- a/.github/dependabot.yml +++ b/.github/dependabot.yml @@ -36,6 +36,10 @@ updates: patterns: - "@vitejs/plugin-react" - "vite" + eslint: + patterns: + - "@typescript-eslint/*" + - "eslint" - package-ecosystem: "github-actions" directory: "/" schedule: