Skip to content

Commit d85346e

Browse files
authored
chore(deps): switch dependabot package ecosystem from pip to uv (#502)
1 parent c0e2c5a commit d85346e

File tree

2 files changed

+1
-46
lines changed

2 files changed

+1
-46
lines changed

.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)