Skip to content

Commit

Permalink
- adds a new eslint group for typescript integration tests
Browse files Browse the repository at this point in the history
Signed-off-by: Vincent Biret <[email protected]>
  • Loading branch information
baywet committed Apr 30, 2024
1 parent e0bfc35 commit 97e2b79
Showing 1 changed file with 3 additions and 0 deletions.
3 changes: 3 additions & 0 deletions .github/dependabot.yml
Original file line number Diff line number Diff line change
Expand Up @@ -87,6 +87,9 @@ updates:
kiota-dependencies:
patterns:
- "*kiota*"
eslint:
patterns:
- "*eslint*"

- package-ecosystem: npm
directory: "/vscode/microsoft-kiota"
Expand Down

0 comments on commit 97e2b79

Please sign in to comment.