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 56b299a commit f390614Copy full SHA for f390614
.github/dependabot.yml
@@ -4,17 +4,13 @@ updates:
4
directory: "/"
5
schedule:
6
interval: "weekly"
7
- day: "friday"
8
- time: "17:00"
9
- timezone: "America/Los_Angeles"
+ day: "sunday"
10
11
- package-ecosystem: "cargo"
12
13
14
15
16
17
18
# Update all the dependencies:
19
# - direct: explicitly defined dependencies in the Cargo.toml file
20
# - indirect: transient dependencies in the Cargo.lock file
0 commit comments