mirror of
https://github.com/qmlnet/qmlnet.git
synced 2026-05-15 14:15:54 -06:00
Upgrade to GitHub-native Dependabot
This commit is contained in:
parent
0836ae783a
commit
2f643d95c5
1 changed files with 14 additions and 0 deletions
14
.github/dependabot.yml
vendored
Normal file
14
.github/dependabot.yml
vendored
Normal file
|
|
@ -0,0 +1,14 @@
|
|||
version: 2
|
||||
updates:
|
||||
- package-ecosystem: nuget
|
||||
directory: "/src/net/Qml.Net"
|
||||
schedule:
|
||||
interval: daily
|
||||
open-pull-requests-limit: 10
|
||||
ignore:
|
||||
- dependency-name: Newtonsoft.Json
|
||||
versions:
|
||||
- "> 12.0.2, < 13"
|
||||
- dependency-name: System.Reflection.Emit.Lightweight
|
||||
versions:
|
||||
- "> 4.3.0, < 5"
|
||||
Loading…
Add table
Add a link
Reference in a new issue