summaryrefslogtreecommitdiff
path: root/.github/dependabot.yml
blob: b6d169b00895773ae63c5963f3d5ba75a827196d (plain)
1
2
3
4
5
6
7
version: 2
updates:
  - package-ecosystem: github-actions
    directory: /
    schedule:
      interval: monthly
    target-branch: "2.1"