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 c9f70bd commit 600fe6cCopy full SHA for 600fe6c
.github/dependabot.yml
@@ -6,20 +6,23 @@ updates:
6
interval: weekly
7
groups:
8
all:
9
- patterns: '*'
+ patterns:
10
+ - '*'
11
12
- package-ecosystem: npm
13
directory: /
14
schedule:
15
16
17
18
19
20
21
22
directory: /test/addon_build/tpl
23
24
25
26
27
28
0 commit comments