Skip to content

Commit 928a559

Browse files
Apply suggestion from @Copilot
Co-authored-by: Copilot <175728472+Copilot@users.noreply.github.com>
1 parent d4228b4 commit 928a559

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
@@ -46,7 +46,7 @@ The `dependabot.yml` file controls how {% data variables.product.prodname_depend
4646

4747
## Where to store the `dependabot.yml` file
4848

49-
You must store this file in the `.github` directory of your repository in the default branch (typically `main`). The path is: `.github/dependabot.yml` (you can also use `.github/dependabot.yaml`).
49+
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`.
5050

5151
## How the `dependabot.yml` file works
5252

0 commit comments

Comments
 (0)