Skip to content

Commit 78d4bac

Browse files
committed
chore(deps): switch dependabot package ecosystem from pip to uv
Signed-off-by: jmeridth <jmeridth@gmail.com>
1 parent 7752d56 commit 78d4bac

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/dependabot.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
---
22
version: 2
33
updates:
4-
- package-ecosystem: "pip" # See documentation for possible values
4+
- package-ecosystem: "uv"
55
directory: "/" # Location of package manifests
66
schedule:
77
interval: "weekly"

0 commit comments

Comments
 (0)