Skip to content

Commit a91dadd

Browse files
committed
(#232) CI: allow Dependabot to update LSP4J again
1 parent be0009f commit a91dadd

File tree

1 file changed

+0
-7
lines changed

1 file changed

+0
-7
lines changed

.github/dependabot.yml

Lines changed: 0 additions & 7 deletions
Original file line numberDiff line numberDiff line change
@@ -5,13 +5,6 @@ updates:
55
directory: "/"
66
schedule:
77
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
158
- package-ecosystem: "github-actions"
169
directory: "/"
1710
schedule:

0 commit comments

Comments
 (0)