We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent c8681e6 commit d1478a5Copy full SHA for d1478a5
.github/dependabot.yml
@@ -4,7 +4,7 @@ updates:
4
- package-ecosystem: cargo
5
directory: "/quickwit"
6
schedule:
7
- interval: "weekly"
+ interval: "monthly"
8
groups:
9
rust-dependencies:
10
patterns:
@@ -18,14 +18,14 @@ updates:
18
- package-ecosystem: docker
19
directory: "/"
20
21
22
open-pull-requests-limit: 10
23
24
# GitHub Actions
25
- package-ecosystem: github-actions
26
27
28
29
30
github-actions:
31
@@ -36,7 +36,7 @@ updates:
36
- package-ecosystem: npm
37
38
39
40
41
npm-dependencies:
42
0 commit comments