Files
freeCodeCamp/renovate.json
T
2026-01-13 19:56:39 +05:30

5 lines
135 B
JSON

{
"extends": ["github>freecodecamp/renovate-config"],
"includePaths": ["**/Dockerfile", "**/.github/workflows/*.yml", "**/api/"]
}