chore(renovate): disable golangci-lint
This commit is contained in:
@@ -1 +0,0 @@
|
|||||||
bin
|
|
||||||
|
|||||||
Symlink
+1
@@ -0,0 +1 @@
|
|||||||
|
hermit
|
||||||
@@ -8,4 +8,11 @@
|
|||||||
"group:allNonMajor",
|
"group:allNonMajor",
|
||||||
"schedule:earlyMondays", // Run once a week.
|
"schedule:earlyMondays", // Run once a week.
|
||||||
],
|
],
|
||||||
|
packageRules: [
|
||||||
|
{
|
||||||
|
"matchPackageNames": ["golangci-lint"],
|
||||||
|
"matchManagers": ["hermit"],
|
||||||
|
"enabled": false
|
||||||
|
},
|
||||||
|
]
|
||||||
}
|
}
|
||||||
|
|||||||
Reference in New Issue
Block a user