mburumaxwell/paklo

Dependency update and security automation for Azure DevOps repositories

240

3,628 commits

updated Sep 1, 2026

See the code

README

Paklo

[!IMPORTANT] This project is no longer maintained.

Maintaining the Azure DevOps Dependabot extension has become unsustainable as an independently maintained project. After several years of development and support, I’ve decided to end active development and support rather than continue providing a service I cannot sustainably maintain. Existing users may continue using the final release at their own discretion, but no new features or compatibility updates are planned.

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

azure-devops
dependabot
dependencies
devops

Contributors

(top 30 of 44)

mburumaxwell/paklo

Dependency update and security automation for Azure DevOps repositories

240

3,628 commits

updated Sep 1, 2026

See the code

README

Paklo

[!IMPORTANT] This project is no longer maintained.

Maintaining the Azure DevOps Dependabot extension has become unsustainable as an independently maintained project. After several years of development and support, I’ve decided to end active development and support rather than continue providing a service I cannot sustainably maintain. Existing users may continue using the final release at their own discretion, but no new features or compatibility updates are planned.

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

azure-devops
dependabot
dependencies
devops

Contributors

(top 30 of 44)