Update dependabot.yml

pull/5917/head
Victor Baranov 2 years ago committed by GitHub
parent 4e44847486
commit e8f4a495e0
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
  1. 2
      .github/dependabot.yml

@ -2,7 +2,7 @@ version: 2
updates: updates:
- package-ecosystem: "mix" - package-ecosystem: "mix"
directory: "/" directory: "/"
open-pull-requests-limit: 10 open-pull-requests-limit: 20
schedule: schedule:
interval: "daily" interval: "daily"

Loading…
Cancel
Save