mirror of
https://github.com/Abdulazizzn/n8n-enterprise-unlocked.git
synced 2025-12-17 10:02:05 +00:00
ci: Upgrade nodelinter to 1.16.0 (no-changelog) (#6879)
ci: Upgrade nodelinter to 1.16.0
This commit is contained in:
@@ -32,6 +32,7 @@ export class Ldap implements INodeType {
|
||||
outputs: ['main'],
|
||||
credentials: [
|
||||
{
|
||||
// eslint-disable-next-line n8n-nodes-base/node-class-description-credentials-name-unsuffixed
|
||||
name: 'ldap',
|
||||
required: true,
|
||||
testedBy: 'ldapConnectionTest',
|
||||
|
||||
Reference in New Issue
Block a user