DFE-Digital/govuk-formbuilder

View on GitHub
.github/dependabot.yml

Summary

Maintainability
Test Coverage
---
version: 2
updates:
  - package-ecosystem: bundler
    directory: "/"
    schedule:
      interval: monthly
    open-pull-requests-limit: 10
  - package-ecosystem: npm
    directory: "/guide"
    schedule:
      interval: monthly
    open-pull-requests-limit: 10