mirror of
https://github.com/chronotope/chrono.git
synced 2025-10-02 07:21:41 +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
|
- package-ecosystem: cargo
|
||||||
directory: "/"
|
directory: "/"
|
||||||
schedule:
|
schedule:
|
||||||
interval: "daily"
|
interval: "weekly"
|
||||||
|
- package-ecosystem: cargo
|
||||||
|
directory: "/fuzz/"
|
||||||
|
schedule:
|
||||||
|
interval: "weekly"
|
||||||
- package-ecosystem: "github-actions"
|
- package-ecosystem: "github-actions"
|
||||||
directory: "/"
|
directory: "/"
|
||||||
schedule:
|
schedule:
|
||||||
interval: "daily"
|
interval: "weekly"
|
||||||
|
Loading…
x
Reference in New Issue
Block a user