Skip to content

Commit

Permalink
Disabled eslint updates.
Browse files Browse the repository at this point in the history
  • Loading branch information
reduckted committed Jun 1, 2024
1 parent 8098122 commit c301abc
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .github/dependabot.yml
Original file line number Diff line number Diff line change
Expand Up @@ -13,6 +13,7 @@ updates:
- dependency-name: "@types/node" # Pinned because VS Code uses Node.js v16.
- dependency-name: "chai" # Pinned because v5 is ESM only.
- dependency-name: "sinon-chai" # Pinned because chai@5 is ESM only.
- dependency-name: "eslint" # Pinned because of lack of support for eslint@9.

- package-ecosystem: "nuget"
directory: "/visual-studio"
Expand Down

0 comments on commit c301abc

Please sign in to comment.