⬆️ Update Dependabot configuration to target the backend directory for Python uv updates (#1577)

This commit is contained in:
Alejandra
2025-04-28 17:27:37 +02:00
committed by GitHub
parent b9c9737741
commit a4eebf0c0b

View File

@@ -9,7 +9,7 @@ updates:
prefix:
# Python uv
- package-ecosystem: uv
directory: /
directory: /backend
schedule:
interval: daily
commit-message: