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 b48d11d commit 4ecc540Copy full SHA for 4ecc540
1 file changed
.github/dependabot.yml
@@ -20,7 +20,7 @@ updates:
20
# https://github.com/dependabot/dependabot-core/pull/10040
21
# See here for more information:
22
# https://docs.github.com/en/code-security/dependabot/dependabot-version-updates/configuration-options-for-the-dependabot.yml-file#pip-and-pip-compile
23
- - package-ecosystem: "pip"
+ - package-ecosystem: "uv"
24
directory: "/"
25
schedule:
26
# Check for updates to uv environment files every week
0 commit comments