We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 316ccfd commit b823d16Copy full SHA for b823d16
.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