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 7b99e4a commit 5ad4a33Copy full SHA for 5ad4a33
1 file changed
.github/dependabot.yml
@@ -3,10 +3,10 @@ updates:
3
- package-ecosystem: "github-actions"
4
directory: "/"
5
schedule:
6
- interval: "daily"
+ interval: "weekly"
7
target-branch: "master"
8
- package-ecosystem: "cargo"
9
directory: "/cli/"
10
11
12
0 commit comments