diff --git a/.github/dependabot.yml b/.github/dependabot.yml index bb5f1e8c..947d507a 100644 --- a/.github/dependabot.yml +++ b/.github/dependabot.yml @@ -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"]