Skip to content

Commit 4ecc540

Browse files
committed
Update dependabot to use uv settings
1 parent b48d11d commit 4ecc540

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/dependabot.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -20,7 +20,7 @@ updates:
2020
# https://github.com/dependabot/dependabot-core/pull/10040
2121
# See here for more information:
2222
# 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"
23+
- package-ecosystem: "uv"
2424
directory: "/"
2525
schedule:
2626
# Check for updates to uv environment files every week

0 commit comments

Comments
 (0)