Is there a way to rely on dependabot-core's main branch
🐞 Bug report
I'm not sure if this should be considered a bug or a feature request.
But I wanted to use this cool project since a month but can't because I'm using for my python projects Poetry and the generated lock file is not the expected one because dependabot-core uses an old version of Poetry.
This issue is fixed since a month there, but it seems that their release cycle is slow and unreliable. Last release was in December 2022. It seems that Github's dependabot uses the latest changes and don't wait for a release.
My question is there an easy way or a plan to use the latest changes of dependabot-core? I don't want to keep waiting for such changes every time there is a new dependency etc.
Thanks in advance