We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent d367fea commit a754924Copy full SHA for a754924
1 file changed
.github/dependabot.yml
@@ -4,11 +4,26 @@ updates:
4
directory: "/"
5
schedule:
6
interval: "weekly"
7
+ open-pull-requests-limit: 25
8
+ groups:
9
+ uv:
10
+ patterns:
11
+ - "*"
12
- package-ecosystem: github-actions
13
14
15
16
+ open-pull-requests-limit: 10
17
18
+ github-actions:
19
20
21
- package-ecosystem: gitsubmodule
22
23
24
25
26
27
+ gitsubmodules:
28
29
0 commit comments