aboutsummaryrefslogtreecommitdiff
path: root/.github/dependabot.yml
blob: daec318933cb37ba02d95263a925d1702db1f9dc (plain)
1
2
3
4
5
6
version: 2
updates:
  - package-ecosystem: "maven"
    directory: "/"
    schedule:
      interval: "daily"