mirror of
https://github.com/cookiecutter/cookiecutter-django.git
synced 2025-09-20 10:52:34 +03:00
Set dependabot ecosystem to uv
This commit is contained in:
parent
714fce9c1b
commit
86bfd48b6f
|
@ -55,7 +55,7 @@ updates:
|
|||
{%- endif %}
|
||||
|
||||
# Enable version updates for Python/Pip - Production
|
||||
- package-ecosystem: 'pip'
|
||||
- package-ecosystem: 'uv'
|
||||
# Look for a `requirements.txt` in the `root` directory
|
||||
# also 'setup.cfg', '.python-version' and 'requirements/*.txt'
|
||||
directory: '/'
|
||||
|
|
Loading…
Reference in New Issue
Block a user