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 f1ca4cc commit c6561d9Copy full SHA for c6561d9
.github/dependabot.yml
@@ -3,14 +3,23 @@ updates:
3
- package-ecosystem: github-actions
4
directory: /
5
schedule:
6
- interval: daily
+ interval: weekly
7
+ groups:
8
+ all:
9
+ patterns: '*'
10
11
- package-ecosystem: npm
12
13
14
15
16
17
18
19
20
directory: /test/addon_build/tpl
21
22
23
24
25
0 commit comments