mirror of
https://git.mirrors.martin98.com/https://github.com/google/draco
synced 2025-08-18 02:25:54 +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
|
||||
updates:
|
||||
- package-ecosystem: "bundler"
|
||||
directory: "/doc"
|
||||
directory: "/docs"
|
||||
schedule:
|
||||
interval: "monthly"
|
||||
groups:
|
||||
|
Loading…
x
Reference in New Issue
Block a user