Skip to content

Commit a4eebf0

Browse files
authored
⬆️ Update Dependabot configuration to target the backend directory for Python uv updates (#1577)
1 parent b9c9737 commit a4eebf0

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/dependabot.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -9,7 +9,7 @@ updates:
99
prefix:
1010
# Python uv
1111
- package-ecosystem: uv
12-
directory: /
12+
directory: /backend
1313
schedule:
1414
interval: daily
1515
commit-message:

0 commit comments

Comments
 (0)