Skip to content

Commit c9dd667

Browse files
committed
ci - dependabot uv …
1 parent 6b9d7ad commit c9dd667

File tree

1 file changed

+1
-6
lines changed

1 file changed

+1
-6
lines changed

.github/dependabot.yml

Lines changed: 1 addition & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -4,14 +4,9 @@
44
# https://docs.github.com/github/administering-a-repository/configuration-options-for-dependency-updates
55

66
version: 2
7+
enable-beta-ecosystems: true
78
updates:
8-
# Python requirements.txt setup.cfg
99
- package-ecosystem: "uv"
1010
directory: "/"
1111
schedule:
1212
interval: "weekly"
13-
14-
groups:
15-
all:
16-
patterns:
17-
- "*"

0 commit comments

Comments
 (0)