---
title: "Enable Dependabot security updates"
method: PUT
path: "/repos/{owner}/{repo}/automated-security-fixes"
tags: ["repos"]
---

# Enable Dependabot security updates

`PUT /repos/{owner}/{repo}/automated-security-fixes`

Enables Dependabot security updates for a repository. The authenticated user must have admin access to the repository. For more information, see "[Configuring Dependabot security updates](https://docs.github.com/articles/configuring-automated-security-fixes)".

## Path parameters

- `owner` string, required
- `repo` string, required

## Response `204`

Response

---

[API](https://skmtc.net/github/apis/github-v3-rest-api.md) · [All operations](https://skmtc.net/github/apis/github-v3-rest-api/llms.txt) · [OpenAPI document](https://skmtc-service-staging.skmtc.workers.dev/v1/apis/github/github-v3-rest-api/versions/a367f7028301/schema)
