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