mirror of
https://github.com/danbee/chess
synced 2025-03-04 08:39:06 +00:00
Merge 6b7c4a0235 into 0b66ad1d6c
This commit is contained in:
commit
40b15f7363
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