We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 1a2d3ea commit 1810487Copy full SHA for 1810487
.github/dependabot.yml
@@ -3,10 +3,12 @@ updates:
3
- package-ecosystem: "github-actions"
4
directory: "/"
5
schedule:
6
- interval: "daily"
+ interval: "weekly"
7
+ day: "monday"
8
time: "09:00"
9
- package-ecosystem: "cargo"
10
11
12
13
14
0 commit comments