mirror of
https://github.com/chronotope/chrono.git
synced 2025-09-27 04:50:52 +00:00
Update per review notes
This commit is contained in:
parent
c50e5857da
commit
f8029b5f35
8
.github/dependabot.yml
vendored
8
.github/dependabot.yml
vendored
@ -3,8 +3,12 @@ updates:
|
||||
- package-ecosystem: cargo
|
||||
directory: "/"
|
||||
schedule:
|
||||
interval: "daily"
|
||||
interval: "weekly"
|
||||
- package-ecosystem: cargo
|
||||
directory: "/fuzz/"
|
||||
schedule:
|
||||
interval: "weekly"
|
||||
- package-ecosystem: "github-actions"
|
||||
directory: "/"
|
||||
schedule:
|
||||
interval: "daily"
|
||||
interval: "weekly"
|
||||
|
Loading…
x
Reference in New Issue
Block a user