1
0
mirror of https://github.com/laurent22/joplin.git synced 2024-11-27 08:21:03 +02:00

Renovate config

This commit is contained in:
Laurent Cozic 2022-11-20 10:11:20 +00:00
parent dbd480913d
commit 9595e2a226

View File

@ -107,6 +107,7 @@
// If the apps build and all tests pass, we can assume that Yarn // If the apps build and all tests pass, we can assume that Yarn
// and TypeScript are safe to upgrade. They are frequently // and TypeScript are safe to upgrade. They are frequently
// updated so having them here reduces noise. // updated so having them here reduces noise.
"eslint",
"yarn", "yarn",
"typescript", "typescript",
], ],