⬆️ Update Dependabot configuration to target the backend directory for Python uv updates (#1577)
This commit is contained in:
2
.github/dependabot.yml
vendored
2
.github/dependabot.yml
vendored
@@ -9,7 +9,7 @@ updates:
|
||||
prefix: ⬆
|
||||
# Python uv
|
||||
- package-ecosystem: uv
|
||||
directory: /
|
||||
directory: /backend
|
||||
schedule:
|
||||
interval: daily
|
||||
commit-message:
|
||||
|
Reference in New Issue
Block a user