ci: Upgrade nodelinter to 1.16.0 (no-changelog) (#6879)

ci: Upgrade nodelinter to 1.16.0
This commit is contained in:
Iván Ovejero
2023-08-09 10:10:08 +02:00
committed by GitHub
parent aa76dcbdfa
commit b82cf5603a
12 changed files with 95 additions and 35 deletions

View File

@@ -53,7 +53,7 @@ export class VenafiTlsProtectDatacenterApi implements ICredentialType {
displayName: 'Access Token',
name: 'token',
type: 'hidden',
// eslint-disable-next-line n8n-nodes-base/cred-class-field-type-options-password-missing
typeOptions: {
expirable: true,
},