### Code of Conduct - [X] I have read and agree to the GitHub Docs project's [Code of Conduct](https://github.com/github/docs/blob/main/CODE_OF_CONDUCT.md) ### What article on docs.github.com is affected? https://docs.github.com/en/code-security/dependabot/dependabot-version-updates/configuration-options-for-the-dependabot.yml-file ### What part(s) of the article would you like to see updated? A recent commit, [Clarify whether the ignore option in dependabot configuration also ignores security updates](https://github.com/github/docs/commit/7b8fd5e374b9eb41b91fd5967dd5575ba7b23455), updated the `reusables.dependabot.option-affects-security-updates` template. This had the intended affect of updating the section being edited, but had a (presumably) unintended side-effect of affecting all other sections that used that template. Many sections in the affected page above now includes unrelated documentation. ### Additional information Should be an easy fix, I'll contribute a PR for the team's consideration.