Skip to content

Commit 2bfcafc

Browse files
committed
ci: scope Dependabot to hotdata packages, fix ecosystem
1 parent 01af4af commit 2bfcafc

1 file changed

Lines changed: 4 additions & 1 deletion

File tree

.github/dependabot.yml

Lines changed: 4 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,9 @@
11
version: 2
22
updates:
3-
- package-ecosystem: pip
3+
- package-ecosystem: uv
44
directory: "/"
55
schedule:
66
interval: daily
7+
allow:
8+
- dependency-name: hotdata
9+
- dependency-name: hotdata-runtime

0 commit comments

Comments
 (0)