mirror of
https://github.com/freeCodeCamp/freeCodeCamp.git
synced 2026-06-05 21:04:28 +08:00
fix(renovate): dont catch other than API (#65124)
This commit is contained in:
parent
fafd1c5e1f
commit
c0e60fd355
@ -1,4 +1,4 @@
|
||||
{
|
||||
"extends": ["github>freecodecamp/renovate-config"],
|
||||
"includePaths": ["**/Dockerfile", "**/.github/workflows/*.yml", "**/api/**"]
|
||||
"includePaths": ["**/Dockerfile", "**/.github/workflows/*.yml", "api/**"]
|
||||
}
|
||||
|
||||
Loading…
Reference in New Issue
Block a user