Skip to content

Commit 3c5a679

Browse files
authored
fix dependabot (#1625)
1 parent 03075d5 commit 3c5a679

File tree

1 file changed

+2
-4
lines changed

1 file changed

+2
-4
lines changed

.github/dependabot.yml

Lines changed: 2 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -3,9 +3,7 @@ updates:
33
- package-ecosystem: cargo
44
directory: "/"
55
schedule:
6-
interval: weekly
7-
day: sunday
8-
time: "7:00"
6+
interval: daily
97
open-pull-requests-limit: 10
108
target-branch: master
11-
labels: [auto-dependencies]
9+
labels: [auto-dependencies]

0 commit comments

Comments
 (0)