Skip to content

Commit d0e231d

Browse files
DanGM96Sharra-writesCopilot
authored
Update dependabot.yml file naming information to include the .yaml extension (#43123)
Co-authored-by: Sharra-writes <sharra-writes@github.com> Co-authored-by: Copilot <175728472+Copilot@users.noreply.github.com>
1 parent 788df65 commit d0e231d

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

content/code-security/concepts/supply-chain-security/about-the-dependabot-yml-file.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -43,7 +43,7 @@ The `dependabot.yml` file controls how {% data variables.product.prodname_depend
4343

4444
## Where to store the `dependabot.yml` file
4545

46-
You must store this file in the `.github` directory of your repository in the default branch (typically `main`). The path is: `.github/dependabot.yml`.
46+
You must store this file in the `.github` directory of your repository in the default branch (typically `main`), at `.github/dependabot.yml` or `.github/dependabot.yaml`.
4747

4848
## How the `dependabot.yml` file works
4949

0 commit comments

Comments
 (0)