mirror of
https://github.com/chronotope/chrono.git
synced 2025-10-04 00:06:28 +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
|
version: 2
|
||||||
updates:
|
updates:
|
||||||
- package-ecosystem: cargo
|
- package-ecosystem: "cargo"
|
||||||
directory: "/"
|
directory: "/"
|
||||||
schedule:
|
schedule:
|
||||||
interval: "weekly"
|
interval: "weekly"
|
||||||
- package-ecosystem: cargo
|
- package-ecosystem: "cargo"
|
||||||
directory: "/fuzz/"
|
directory: "/fuzz/"
|
||||||
schedule:
|
schedule:
|
||||||
interval: "weekly"
|
interval: "weekly"
|
||||||
|
Loading…
x
Reference in New Issue
Block a user