mirror of
https://github.com/freeCodeCamp/freeCodeCamp.git
synced 2026-02-22 05:01:23 -05:00
5 lines
134 B
JSON
5 lines
134 B
JSON
{
|
|
"extends": ["github>freecodecamp/renovate-config"],
|
|
"includePaths": ["**/Dockerfile", "**/.github/workflows/*.yml", "api/**"]
|
|
}
|