mirror of
https://github.com/osukey/osukey.git
synced 2025-04-29 02:37:25 +09:00
Disable dependabot for now
This commit is contained in:
parent
423b1397fc
commit
0f129b2cfb
2
.github/dependabot.yml
vendored
2
.github/dependabot.yml
vendored
@ -5,7 +5,7 @@ updates:
|
|||||||
schedule:
|
schedule:
|
||||||
interval: monthly
|
interval: monthly
|
||||||
time: "17:00"
|
time: "17:00"
|
||||||
open-pull-requests-limit: 99
|
open-pull-requests-limit: 0 # disabled until https://github.com/dependabot/dependabot-core/issues/369 is resolved.
|
||||||
ignore:
|
ignore:
|
||||||
- dependency-name: Microsoft.EntityFrameworkCore.Design
|
- dependency-name: Microsoft.EntityFrameworkCore.Design
|
||||||
versions:
|
versions:
|
||||||
|
Loading…
x
Reference in New Issue
Block a user