mirror of
https://github.com/danbee/chess
synced 2025-03-04 08:39:06 +00:00
Upgrade to GitHub-native Dependabot
This commit is contained in:
parent
5a2daaf502
commit
6b7c4a0235
22
.github/dependabot.yml
vendored
Normal file
22
.github/dependabot.yml
vendored
Normal file
@ -0,0 +1,22 @@
|
||||
version: 2
|
||||
updates:
|
||||
- package-ecosystem: mix
|
||||
directory: "/"
|
||||
schedule:
|
||||
interval: daily
|
||||
open-pull-requests-limit: 10
|
||||
ignore:
|
||||
- dependency-name: ecto_sql
|
||||
versions:
|
||||
- 3.5.4
|
||||
- 3.6.0
|
||||
- dependency-name: bamboo
|
||||
versions:
|
||||
- 1.7.0
|
||||
- 1.7.1
|
||||
- 2.0.0
|
||||
- 2.0.1
|
||||
- 2.0.2
|
||||
- dependency-name: postgrex
|
||||
versions:
|
||||
- 0.15.8
|
||||
Loading…
Reference in New Issue
Block a user