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

Tools: Ignore a few packages for Renovate

This commit is contained in:
Laurent Cozic 2022-11-05 10:02:47 +00:00
parent 950f94654c
commit bbed72b564

View File

@ -20,6 +20,8 @@
"jsc-android",
"metro-react-native-babel-preset",
"webpack",
"rollup"
"rollup",
"typedoc",
"actions/stale"
]
}