⬆️ 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: ⬆
|
prefix: ⬆
|
||||||
# Python uv
|
# Python uv
|
||||||
- package-ecosystem: uv
|
- package-ecosystem: uv
|
||||||
directory: /
|
directory: /backend
|
||||||
schedule:
|
schedule:
|
||||||
interval: daily
|
interval: daily
|
||||||
commit-message:
|
commit-message:
|
||||||
|
Reference in New Issue
Block a user