I use dependabot on github to automatically raise PRs when there are new versions of dependencies. I also have several services for my app, so what happens is that each of these PRs will spin up several dependencies and this is becoming quite expensive. What would be really useful is to be able to specify build filters for each service that prevent it being built depending on what has changed.