diff --git a/.github/dependabot.yml b/.github/dependabot.yml index ef2cc5f75b..3fd5cefbd5 100644 --- a/.github/dependabot.yml +++ b/.github/dependabot.yml @@ -87,6 +87,9 @@ updates: kiota-dependencies: patterns: - "*kiota*" + eslint: + patterns: + - "*eslint*" - package-ecosystem: npm directory: "/vscode/microsoft-kiota"