Skip to content

Commit ceed687

Browse files
authored
chore(deps): switch dependabot package ecosystem from pip to uv (#452)
- remove update-uv-lock workflow Signed-off-by: jmeridth <jmeridth@gmail.com>
1 parent ffc66b2 commit ceed687

2 files changed

Lines changed: 1 addition & 46 deletions

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"
4+
- package-ecosystem: "uv"
55
directory: "/"
66
schedule:
77
interval: "weekly"

.github/workflows/update-uv-lock.yml

Lines changed: 0 additions & 45 deletions
This file was deleted.

0 commit comments

Comments
 (0)