Files
freeCodeCamp/renovate.json
2026-01-14 10:01:00 +05:30

5 lines
134 B
JSON

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