summaryrefslogtreecommitdiffstats
path: root/.github/dependabot.yml
blob: 5a67576fce0cb00b7a3a91b76e58ea0d6e193530 (plain)
1
2
3
4
5
6
7
8
9
10
version: 2
updates:
  - package-ecosystem: "github-actions"
    directory: "/"
    schedule:
      interval: "monthly"
    groups:
      github-actions:
        patterns:
          - "*"