Update CI configs to v0.6.0

Update lint scripts and CI configs.
This commit is contained in:
Pion
2021-11-15 22:17:06 -05:00
committed by Sean DuBois
parent d5db223420
commit 3434d579c6
+2 -1
View File
@@ -1,6 +1,7 @@
{
"extends": [
"config:base"
"config:base",
":disableDependencyDashboard"
],
"postUpdateOptions": [
"gomodTidy"