From 0f4b4d0b7229bf98724657eb66c614c4ca846000 Mon Sep 17 00:00:00 2001 From: Aniruddha Adak Date: Thu, 24 Sep 2026 21:42:07 +0530 Subject: [PATCH] docs(dependabot): fix configuration path wording --- data/reusables/dependabot/check-in-dependabot-yml.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/data/reusables/dependabot/check-in-dependabot-yml.md b/data/reusables/dependabot/check-in-dependabot-yml.md index d2bacfebb505..e60ee6198f01 100644 --- a/data/reusables/dependabot/check-in-dependabot-yml.md +++ b/data/reusables/dependabot/check-in-dependabot-yml.md @@ -1 +1 @@ -1. Check the `dependabot.yml` configuration file in to the `.github` directory of the repository. +1. Check the `dependabot.yml` configuration file in the `.github` directory of the repository.