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 6c31b48 commit 3cdbff1Copy full SHA for 3cdbff1
.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