I just got a dependabot saying:
Bump three from 0.120.1 to 0.125.0
But does it test that this will not break my repo?
It would have to run both "build" and "test" in my package.json. And actually run all my demos to test that they have no errors in Chrome Dev Tools.
How do I test dependabot before merging config mentions a config but it seem pretty basic and the dependabot docs are pretty noisy!