Skip to content

Commit

Permalink
Merge pull request keathley#93 from keathley/dependabot/add-v2-config…
Browse files Browse the repository at this point in the history
…-file

Upgrade to GitHub-native Dependabot
  • Loading branch information
keathley authored Apr 30, 2021
2 parents f65b18c + 62e465f commit 8e59327
Showing 1 changed file with 25 additions and 0 deletions.
25 changes: 25 additions & 0 deletions .github/dependabot.yml
Original file line number Diff line number Diff line change
@@ -0,0 +1,25 @@
version: 2
updates:
- package-ecosystem: mix
directory: "/"
schedule:
interval: daily
time: "10:00"
open-pull-requests-limit: 10
ignore:
- dependency-name: ex_doc
versions:
- 0.24.0
- 0.24.1
- dependency-name: hackney
versions:
- 1.17.1
- 1.17.2
- 1.17.3
- dependency-name: finch
versions:
- 0.6.1
- 0.6.2
- dependency-name: credo
versions:
- 1.5.4

0 comments on commit 8e59327

Please sign in to comment.