feat(github-action)!: Update github/super-linter ( v5 → v6 ) (#16)

This commit is contained in:
renovate[bot]
2024-08-31 14:55:03 +03:00
committed by GitHub
parent 7fc9188227
commit 65d53b994b
17 changed files with 87 additions and 76 deletions

View File

@@ -13,8 +13,6 @@
"tsBuildInfoFile": "./node_modules/.tmp/tsconfig.node.tsbuildinfo",
"module": "ESNext",
"moduleResolution": "Bundler",
"types": [
"node"
]
"types": ["node"]
}
}