We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 378272c commit 0ee4cc7Copy full SHA for 0ee4cc7
.github/dependabot.yml
@@ -7,7 +7,7 @@ updates:
7
interval: "daily"
8
ignore:
9
# Prevent Dependabot from updating LSP4J to new versions
10
- # TODO: Remove this block after updating to the new PSES
+ # TODO[#232]: Remove this block after updating to the new PSES
11
- dependency-name: "org.eclipse.lsp4j:org.eclipse.lsp4j"
12
update-types:
13
- version-update:semver-major
0 commit comments