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