mirror of
https://github.com/jellyfin/jellyfin-kodi.git
synced 2025-10-13 12:22:04 +00:00
Migrate config .github/renovate.json
This commit is contained in:
parent
2db4b303a7
commit
cc1c3cdb12
1 changed files with 3 additions and 3 deletions
6
.github/renovate.json
vendored
6
.github/renovate.json
vendored
|
@ -1,6 +1,6 @@
|
||||||
{
|
{
|
||||||
"extends": [
|
"extends": [
|
||||||
"config:base",
|
"config:recommended",
|
||||||
":dependencyDashboard",
|
":dependencyDashboard",
|
||||||
":timezone(Etc/UTC)",
|
":timezone(Etc/UTC)",
|
||||||
":preserveSemverRanges"
|
":preserveSemverRanges"
|
||||||
|
@ -30,8 +30,8 @@
|
||||||
}
|
}
|
||||||
],
|
],
|
||||||
"pip_requirements": {
|
"pip_requirements": {
|
||||||
"fileMatch": [
|
"managerFilePatterns": [
|
||||||
"requirements(-[a-z0-9]+)?\\.txt$"
|
"/requirements(-[a-z0-9]+)?\\.txt$/"
|
||||||
]
|
]
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue