AzBuilder / terrakube

Open source IaC Automation and Collaboration Software.
https://docs.terrakube.io
Apache License 2.0
523 stars 44 forks source link

Dependabot duplicates pull request #1271

Open alfespa17 opened 2 months ago

alfespa17 commented 2 months ago

Bug description 🐞

Dependabot is creating duplicated pull request to updates the libraries, for example:

This one updates the api, executor and registry.

1262

But another pull request is created to update individual projects.

1259 and #1258

Steps to reproduce

N/A

Expected behavior

Dependabot shouldn't create duplicated pull request

Example repository

No response

Anything else?

No response

alfespa17 commented 2 months ago

I think this is related to https://github.com/dependabot/dependabot-core/issues/10415