:::tip[You don't have to use synopkg with a monorepo]

If your project is split over many git repositories, you could create a .synopkgrc.json with a [source](CONFIG_SOURCE) property targeting the package.json files in each `git clone`.

Then you can use synopkg to update dependencies or look for problems.

:::
