mirror of
https://github.com/freeCodeCamp/freeCodeCamp.git
synced 2026-05-28 18:26:54 +00:00
10 lines
160 B
JSON
10 lines
160 B
JSON
{
|
|
"extends": [
|
|
"github>freecodecamp/renovate-config"
|
|
],
|
|
"includePaths": [
|
|
"**/Dockerfile",
|
|
"**/.github/workflows/*.yml",
|
|
"**/api/**"
|
|
]
|
|
} |