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 9d193bc commit 6da9e02Copy full SHA for 6da9e02
.github/dependabot.yml
@@ -3,12 +3,12 @@ updates:
3
- package-ecosystem: "cargo"
4
directory: "/"
5
schedule:
6
- interval: "weekly"
+ interval: "monthly"
7
allow:
8
- dependency-type: "direct"
9
- package-ecosystem: "github-actions"
10
# Workflow files stored in the
11
# default location of `.github/workflows`
12
13
14
0 commit comments