aboutsummaryrefslogtreecommitdiff
path: root/.github/dependabot.yml
blob: 06c28976afba094b6b8afe57bea063f2291de4d8 (plain) (blame)
1
2
3
4
5
6
7
8
9
10
11
version: 2
updates:
  - package-ecosystem: gradle
    directory: /
    schedule:
      interval: daily

  - package-ecosystem: github-actions
    directory: /
    schedule:
      interval: daily