We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 0847d90 commit 0a6f737Copy full SHA for 0a6f737
1 file changed
.github/dependabot.yaml
@@ -4,8 +4,24 @@ updates:
4
- package-ecosystem: "github-actions"
5
directory: "changelog_cli"
6
schedule:
7
- interval: "daily"
+ interval: "weekly"
8
- package-ecosystem: "pub"
9
10
11
12
+ - package-ecosystem: "github-actions"
13
+ directory: "disk_analyzer_cli"
14
+ schedule:
15
16
+ - package-ecosystem: "pub"
17
18
19
20
21
+ directory: "slack_cli"
22
23
24
25
26
27
0 commit comments