Skip to content

Commit 52969bc

Browse files
committed
CI: update deps to use uv
1 parent 95e9a80 commit 52969bc

1 file changed

Lines changed: 2 additions & 2 deletions

File tree

.github/dependabot.yml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -3,8 +3,8 @@
33

44
version: 2
55
updates:
6-
# Maintain dependencies for Python (pip ecosystem handles pyproject.toml)
7-
- package-ecosystem: "pip"
6+
# Maintain dependencies for Python
7+
- package-ecosystem: "uv"
88
directory: "/"
99
schedule:
1010
interval: "weekly"

0 commit comments

Comments
 (0)