Fix ignore version

This commit is contained in:
Christian Georgi
2024-07-01 16:47:56 +02:00
committed by GitHub
parent c2d1217e4a
commit ea79264e9d

View File

@@ -16,5 +16,5 @@ updates:
# chai 5 doesn't work atm w/ cds.test, TODO fix that in cds.test
versions: ["5.x"]
- dependency-name: "chai-as-promised"
# chai-as-promised 7 doesn't work atm w/ cds.test, TODO fix that in cds.test
versions: ["7.x"]
# chai-as-promised 8 doesn't work atm w/ cds.test, TODO fix that in cds.test
versions: ["8.x"]