1
0
mirror of https://github.com/laurent22/joplin.git synced 2025-08-10 22:11:50 +02:00

Chore: Exclude "bat" from Renovate

This commit is contained in:
Laurent Cozic
2025-06-14 10:36:27 +01:00
parent 0a8a19748e
commit ba5bb6e8ea

View File

@@ -219,6 +219,10 @@
// They refactored it with undocumented breaking changes. // They refactored it with undocumented breaking changes.
"react-native-vosk", "react-native-vosk",
// Used by onenote-converter but has many breaking changes and we don't test it on CI, so
// would need to be manually upgraded and tested.
"bat",
], ],
"packageRules": [ "packageRules": [
{ {