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 cac0a8a commit a53da7dCopy full SHA for a53da7d
1 file changed
.github/dependabot.yml
@@ -4,14 +4,27 @@ updates:
4
directory: '/'
5
schedule:
6
interval: 'weekly'
7
+ groups:
8
+ all:
9
+ patterns:
10
+ - '*'
11
- package-ecosystem: 'npm'
12
13
14
15
16
+ dev-dependencies:
17
+ dependency-type: 'development'
18
19
20
- package-ecosystem: 'github-actions'
21
22
23
24
25
26
27
28
- package-ecosystem: 'gitsubmodule'
29
30
0 commit comments