dependabot.yml: fix directory path (/doc -> /docs) (#1068)

This commit is contained in:
James Zern 2024-06-07 11:33:28 -07:00 committed by GitHub
parent 6049d3c415
commit 2d0e0b14be
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194

View File

@ -3,7 +3,7 @@
version: 2
updates:
- package-ecosystem: "bundler"
directory: "/doc"
directory: "/docs"
schedule:
interval: "monthly"
groups: