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