We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 7df36a9 commit c96247bCopy full SHA for c96247b
.github/dependabot.yml
@@ -5,6 +5,10 @@ updates:
5
schedule:
6
interval: weekly
7
open-pull-requests-limit: 99
8
+ groups:
9
+ all-dependencies:
10
+ patterns:
11
+ - "*"
12
- package-ecosystem: github-actions
13
directory: '/'
14
0 commit comments