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 c964854 commit b146503Copy full SHA for b146503
.github/dependabot.yml
@@ -4,22 +4,22 @@ updates:
4
- package-ecosystem: "github-actions"
5
directory: "/"
6
schedule:
7
- interval: "daily"
+ interval: "weekly"
8
9
# Maintain dependencies for opendal
10
- package-ecosystem: "cargo"
11
12
13
14
15
# Maintain dependencies for oay
16
17
directory: "/oay"
18
19
+ interval: "monthly"
20
21
# Maintain dependencies for oli
22
23
directory: "/oli"
24
25
0 commit comments