We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 39db15e commit ef7fb01Copy full SHA for ef7fb01
.github/dependabot.yml
@@ -4,3 +4,7 @@ updates:
4
directory: "/"
5
schedule:
6
interval: "weekly"
7
+ ignore:
8
+ # This dependency is kept in sync with our configured vs code engine and does not need
9
+ # to be updated.
10
+ - dependency-name: "@types/vscode"
0 commit comments