We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 1af56ee commit 52f7f13Copy full SHA for 52f7f13
.github/dependabot.yml
@@ -25,3 +25,7 @@ updates:
25
schedule:
26
# Check for updates to uv environment files every week
27
interval: "weekly"
28
+ groups:
29
+ python-packages:
30
+ patterns:
31
+ - "*"
0 commit comments