Update 'renovate.json' #30

Merged
OCram85 merged 4 commits from updDeps into master 2022-12-08 19:55:40 +01:00
Showing only changes of commit 27e6c46d64 - Show all commits

View File

@ -1,6 +1,6 @@
pipeline: pipeline:
buildy: buildy:
image: node:lts-buster-slim image: node:18.12.0-buster
commands: commands:
- npm install - npm install
- npm run test - npm run test