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 536a5f2 commit f47538cCopy full SHA for f47538c
1 file changed
.github/dependabot.yml
@@ -7,7 +7,10 @@ updates:
7
interval: monthly
8
assignees:
9
- "ezio-melotti"
10
- open-pull-requests-limit: 10
+ groups:
11
+ pip:
12
+ patterns:
13
+ - "*"
14
15
# Maintain dependencies for GitHub Actions
16
- package-ecosystem: "github-actions"
@@ -16,4 +19,7 @@ updates:
19
17
20
18
21
22
23
+ actions:
24
25
0 commit comments