We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Currently I'm working on utilizing a cookiecutter template for this module. One of the features is automatic locking of dependencies.
depending on whcih cokkiecuttur will get merged, it will use poetry or uv for dependency locking. (I hope it is the uv one)
@m3nu Can you setup the dependabot so it can be used on this repo? (Please set it in draft / standby mode)
https://cookiecutter-uv-hypermodern-python.readthedocs.io/en/latest/guide.html#dependabot
The text was updated successfully, but these errors were encountered:
✨ Dependabot it creating PR's.
More configuration might be needed to let it also update the lockfiles. dependabot/dependabot-core#10478 (comment)
Sorry, something went wrong.
No branches or pull requests
Currently I'm working on utilizing a cookiecutter template for this module.
One of the features is automatic locking of dependencies.
depending on whcih cokkiecuttur will get merged, it will use poetry or uv for dependency locking.
(I hope it is the uv one)
@m3nu Can you setup the dependabot so it can be used on this repo?
(Please set it in draft / standby mode)
https://cookiecutter-uv-hypermodern-python.readthedocs.io/en/latest/guide.html#dependabot
The text was updated successfully, but these errors were encountered: