Skip to content

Commit f839f8a

Browse files
committed
switch dependabot to track uv instead of pip
1 parent 97f5813 commit f839f8a

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

{{cookiecutter.project_slug}}/.github/dependabot.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
version: 2
22

33
updates:
4-
- package-ecosystem: pip
4+
- package-ecosystem: uv
55
directory: /
66
groups:
77
python:

0 commit comments

Comments
 (0)