Fix ignore version
This commit is contained in:
4
.github/dependabot.yml
vendored
4
.github/dependabot.yml
vendored
@@ -16,5 +16,5 @@ updates:
|
|||||||
# chai 5 doesn't work atm w/ cds.test, TODO fix that in cds.test
|
# chai 5 doesn't work atm w/ cds.test, TODO fix that in cds.test
|
||||||
versions: ["5.x"]
|
versions: ["5.x"]
|
||||||
- dependency-name: "chai-as-promised"
|
- dependency-name: "chai-as-promised"
|
||||||
# chai-as-promised 7 doesn't work atm w/ cds.test, TODO fix that in cds.test
|
# chai-as-promised 8 doesn't work atm w/ cds.test, TODO fix that in cds.test
|
||||||
versions: ["7.x"]
|
versions: ["8.x"]
|
||||||
|
|||||||
Reference in New Issue
Block a user