Set dependabot ecosystem to uv

This commit is contained in:
Jelmer Draaijer 2025-05-30 09:14:26 +02:00
parent 714fce9c1b
commit 86bfd48b6f

View File

@ -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: '/'