fix(renovate): activate updates on API

This commit is contained in:
Mrugesh Mohapatra
2026-01-13 19:56:31 +05:30
parent 7413036cee
commit 1516ff1aeb
+1 -1
View File
@@ -1,4 +1,4 @@
{
"extends": ["github>freecodecamp/renovate-config"],
"enabledManagers": ["github-actions", "dockerfile"]
"includePaths": ["**/Dockerfile", "**/.github/workflows/*.yml", "**/api/"]
}