Question 102
### Who can enable Dependabot alerts on a repository?
> https://docs.github.com/en/code-security/dependabot/dependabot-alerts/about-dependabot-alerts#configuration-of-dependabot-alerts
1. [x] Repository owners and people with admin access
1. [ ] Only the repository owner
1. [ ] Dependabot alerts are enabled on all repositories by GitHub and can't be disabled or enabled by any individual.
1. [ ] Dependabot alerts are enabled by adding a GitHub Action to the repository, so anyone with write access to the repository can enable them.