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 4dd6d9d commit c4ac2beCopy full SHA for c4ac2be
.github/dependabot.yml
@@ -29,7 +29,7 @@ updates:
29
- "*"
30
ignore:
31
- dependency-name: "express"
32
- # For Express, ignore all updates for version 5
+ # For Express, ignore all updates for version 5 becaue @sap/cds requires express version 4
33
versions: ["5.x"]
34
- package-ecosystem: github-actions
35
directory: "/"
0 commit comments