Skip to content

Commit c4ac2be

Browse files
Update .github/dependabot.yml
Co-authored-by: Stefan Henke <[email protected]>
1 parent 4dd6d9d commit c4ac2be

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/dependabot.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -29,7 +29,7 @@ updates:
2929
- "*"
3030
ignore:
3131
- dependency-name: "express"
32-
# For Express, ignore all updates for version 5
32+
# For Express, ignore all updates for version 5 becaue @sap/cds requires express version 4
3333
versions: ["5.x"]
3434
- package-ecosystem: github-actions
3535
directory: "/"

0 commit comments

Comments
 (0)