Skip to content

Commit 3bec47c

Browse files
authored
Merge pull request #420 from blacklanternsecurity/dependabot-pip-to-uv
Switch dependabot from pip to uv ecosystem
2 parents 21fe85f + 7f7f455 commit 3bec47c

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,6 +1,6 @@
11
version: 2
22
updates:
3-
- package-ecosystem: "pip"
3+
- package-ecosystem: "uv"
44
directory: "/"
55
schedule:
66
interval: "daily"

0 commit comments

Comments
 (0)