mirror of
https://github.com/freeCodeCamp/freeCodeCamp.git
synced 2026-05-28 18:26:54 +00:00
fix(lint): renovate config
This commit is contained in:
+3
-9
@@ -1,10 +1,4 @@
|
||||
{
|
||||
"extends": [
|
||||
"github>freecodecamp/renovate-config"
|
||||
],
|
||||
"includePaths": [
|
||||
"**/Dockerfile",
|
||||
"**/.github/workflows/*.yml",
|
||||
"**/api/**"
|
||||
]
|
||||
}
|
||||
"extends": ["github>freecodecamp/renovate-config"],
|
||||
"includePaths": ["**/Dockerfile", "**/.github/workflows/*.yml", "**/api/**"]
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user