ydah/rubocop-committee

View on GitHub
.github/dependabot.yml

Summary

Maintainability
Test Coverage
version: 2
updates:
  - package-ecosystem: github-actions
    directory: '/'
    schedule:
      interval: daily
      time: '00:00'
    open-pull-requests-limit: 10
    reviewers:
      - ydah
    assignees:
      - ydah
    commit-message:
      prefix: fix
      prefix-development: chore
      include: scope