SkillAgentSearch skills...

Paklo

Dependency update and security automation for Azure DevOps repositories

Install / Use

/learn @mburumaxwell/Paklo
About this skill

Quality Score

0/100

Category

Operations

Supported Platforms

Universal

README

Paklo

Automated dependency updates for Azure DevOps repositories using Dependabot.

Options

Quick Start

Install the extension or CLI, then create .github/dependabot.yml:

version: 2
updates:
  - package-ecosystem: 'npm'
    directory: '/'
    schedule:
      interval: 'weekly'

Documentation

📚 www.paklo.app/docs

Contributing

See CONTRIBUTING.MD

License

MIT License

View on GitHub
GitHub Stars238
CategoryOperations
Updated4d ago
Forks71

Languages

TypeScript

Security Score

100/100

Audited on Mar 30, 2026

No findings