arlac77/node-symatem

View on GitHub
.github/dependabot.yml

Summary

Maintainability
Test Coverage
version: 2
updates:
  - package-ecosystem: npm
    directory: /
    schedule:
      interval: daily
    commit-message:
      prefix: 'fix(deps):'
      prefix-development: 'chore(deps):'
  - package-ecosystem: github-actions
    directory: /
    schedule:
      interval: daily