Commit 9c4eb1e
fix: add missing manifest filenames for pre-commit and vcpkg
- pre-commit: add .pre-commit-config.yml, .pre-commit.yaml,
.pre-commit.yml per dependabot-core CONFIG_FILE_PATTERN regex
- vcpkg: add vcpkg-configuration.json per dependabot-core file fetcher
Verified against dependabot-core source:
- pre_commit/lib/dependabot/pre_commit/file_fetcher.rb
- vcpkg/lib/dependabot/vcpkg/file_fetcher.rb
Co-authored-by: Copilot <223556219+Copilot@users.noreply.github.com>1 parent 6a4ff76 commit 9c4eb1e
1 file changed
Lines changed: 7 additions & 2 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
299 | 299 | | |
300 | 300 | | |
301 | 301 | | |
302 | | - | |
| 302 | + | |
| 303 | + | |
| 304 | + | |
| 305 | + | |
| 306 | + | |
| 307 | + | |
303 | 308 | | |
304 | 309 | | |
305 | 310 | | |
306 | 311 | | |
307 | | - | |
| 312 | + | |
308 | 313 | | |
309 | 314 | | |
310 | 315 | | |
| |||
0 commit comments