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 be0009f commit a91daddCopy full SHA for a91dadd
.github/dependabot.yml
@@ -5,13 +5,6 @@ updates:
5
directory: "/"
6
schedule:
7
interval: "daily"
8
- ignore:
9
- # Prevent Dependabot from updating LSP4J to new versions
10
- # 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
14
- - version-update:semver-minor
15
- package-ecosystem: "github-actions"
16
17
0 commit comments