質問 100
### Dependabot security updatesとは何ですか?
> https://docs.github.com/en/code-security/dependabot/dependabot-security-updates/about-dependabot-security-updates
1. [x] Dependabotの機能で、リポジトリ内の脆弱な依存関係を自動的に更新するPull Requestを作成するもの
1. [ ] Dependabotの機能で、リポジトリ内の脆弱な依存関係のリストを作成するもの
1. [ ] Dependabotの機能で、依存関係のセキュリティ脆弱性が検出された際にアラートを作成するもの
> これはDependabot alertsの説明であり、Dependabot security updatesはDependabot alertsに基づいている
1. [ ] Dependabotの機能で、依存関係の新バージョンがリリースされた際に自動的にPull Requestを作成するもの
> これはDependabot version updatesの説明