Files
freeCodeCamp/renovate.json
T
2026-01-13 21:31:34 +05:30

5 lines
137 B
JSON

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