We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 3a15079 commit c678625Copy full SHA for c678625
1 file changed
.github/dependabot.yml
@@ -6,7 +6,7 @@
6
version: 2
7
updates:
8
# Python requirements.txt setup.cfg
9
- - package-ecosystem: "pip"
+ - package-ecosystem: "uv"
10
directory: "/"
11
schedule:
12
interval: "weekly"
0 commit comments