aboutsummaryrefslogtreecommitdiffstats
path: root/.github/dependabot.yml
blob: 6c40e56a8e0a6a74b28e27c23ac8b21e2632fc2f (plain)
1
2
3
4
5
6
version: 2
updates:
  - package-ecosystem: 'npm'
    directory: '/.utilities'
    schedule:
      interval: 'monthly'