mirror of
https://github.com/jlengrand/adyen-node-api-library.git
synced 2026-03-10 08:01:20 +00:00
* PW-6940: Update CI workflows Remove redundant reviewers and push event. Upgrade Node for coverage report. * PW-6940: Upgrade CodeQL * PW-6940: Update models * PW-6940: Add merchant level endpoints * Revert "PW-6940: Update models" This reverts commit 1044f2ab1b2ab90fd980588ba35ba5fb6b55d93e. * PW-6940: Linking services * PW-6940: Add documentation * PW-6940: Add unit tests * PW-6940: Fix delete methods return value Co-authored-by: Ángel Campos <angel.campos@adyen.com> Co-authored-by: Alexandros Moraitis <amoraitis@outlook.com>
8 lines
142 B
YAML
8 lines
142 B
YAML
version: 2
|
|
updates:
|
|
- package-ecosystem: npm
|
|
directory: "/"
|
|
schedule:
|
|
interval: daily
|
|
time: "04:00"
|
|
open-pull-requests-limit: 10 |