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.
2 parents 1ee5728 + 0de91bb commit c0ed87fCopy full SHA for c0ed87f
.github/dependabot.yml
@@ -5,8 +5,8 @@
5
6
version: 2
7
updates:
8
- - package-ecosystem: "pip" # See documentation for possible values
9
- directory: "/" # Location of package manifests
+ - package-ecosystem: "uv" # See documentation for possible values
+ directory: "/src" # Location of package manifests
10
schedule:
11
interval: "weekly"
12
groups:
0 commit comments