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