mirror of
https://git.mirrors.martin98.com/https://github.com/google/draco
synced 2025-08-20 21:29:12 +08:00
dependabot.yml: fix directory path (/doc -> /docs) (#1068)
This commit is contained in:
parent
6049d3c415
commit
2d0e0b14be
2
.github/dependabot.yml
vendored
2
.github/dependabot.yml
vendored
@ -3,7 +3,7 @@
|
|||||||
version: 2
|
version: 2
|
||||||
updates:
|
updates:
|
||||||
- package-ecosystem: "bundler"
|
- package-ecosystem: "bundler"
|
||||||
directory: "/doc"
|
directory: "/docs"
|
||||||
schedule:
|
schedule:
|
||||||
interval: "monthly"
|
interval: "monthly"
|
||||||
groups:
|
groups:
|
||||||
|
Loading…
x
Reference in New Issue
Block a user