We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 6b9d7ad commit c9dd667Copy full SHA for c9dd667
1 file changed
.github/dependabot.yml
@@ -4,14 +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:
- # Python requirements.txt setup.cfg
9
- package-ecosystem: "uv"
10
directory: "/"
11
schedule:
12
interval: "weekly"
13
-
14
- groups:
15
- all:
16
- patterns:
17
- - "*"
0 commit comments