We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 1985e28 commit e0b2e1aCopy full SHA for e0b2e1a
.github/dependabot.yml
@@ -4,8 +4,9 @@
4
# https://docs.github.com/github/administering-a-repository/configuration-options-for-dependency-updates
5
6
version: 2
7
+enable-beta-ecosystems: true
8
updates:
- - package-ecosystem: "pip"
9
+ - package-ecosystem: "uv"
10
directory: "/"
11
schedule:
12
interval: "weekly"
0 commit comments