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:
+2
-8
@@ -1,10 +1,4 @@
|
|||||||
{
|
{
|
||||||
"extends": [
|
"extends": ["github>freecodecamp/renovate-config"],
|
||||||
"github>freecodecamp/renovate-config"
|
"includePaths": ["**/Dockerfile", "**/.github/workflows/*.yml", "**/api/**"]
|
||||||
],
|
|
||||||
"includePaths": [
|
|
||||||
"**/Dockerfile",
|
|
||||||
"**/.github/workflows/*.yml",
|
|
||||||
"**/api/**"
|
|
||||||
]
|
|
||||||
}
|
}
|
||||||
Reference in New Issue
Block a user