mirror of
https://github.com/chronotope/chrono.git
synced 2025-10-02 07:21:41 +00:00
Wrap all Dependabot ecosystem names in quotes
No functional change but makes this file self-consistent and consistent with the Dependabot docs.
This commit is contained in:
parent
865867edd5
commit
0a16a65541
4
.github/dependabot.yml
vendored
4
.github/dependabot.yml
vendored
@ -1,10 +1,10 @@
|
||||
version: 2
|
||||
updates:
|
||||
- package-ecosystem: cargo
|
||||
- package-ecosystem: "cargo"
|
||||
directory: "/"
|
||||
schedule:
|
||||
interval: "weekly"
|
||||
- package-ecosystem: cargo
|
||||
- package-ecosystem: "cargo"
|
||||
directory: "/fuzz/"
|
||||
schedule:
|
||||
interval: "weekly"
|
||||
|
Loading…
x
Reference in New Issue
Block a user