aboutsummaryrefslogtreecommitdiffstats
path: root/.github/dependabot.yml
blob: 30242923d47ab5634d3d4c8751757a5d7c94c280 (plain) (blame)
1
2
3
4
5
6
7
version: 2
updates:
  - package-ecosystem: "github-actions"
    directory: "/"
    schedule:
      interval: "weekly"
    open-pull-requests-limit: 2