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 29b9604 commit 3cf442aCopy full SHA for 3cf442a
.github/dependabot.yml
@@ -5,10 +5,16 @@ updates:
5
directory: "/"
6
schedule:
7
interval: "monthly"
8
- open-pull-requests-limit: 100
+ groups:
9
+ python-requirements:
10
+ patterns:
11
+ - "*"
12
13
- package-ecosystem: "github-actions"
14
15
16
17
18
+ github-actions:
19
20
0 commit comments