mirror of
https://github.com/jellyfin/jellyfin-kodi.git
synced 2025-09-18 12:34:39 +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": [
|
||||
"config:base",
|
||||
"config:recommended",
|
||||
":dependencyDashboard",
|
||||
":timezone(Etc/UTC)",
|
||||
":preserveSemverRanges"
|
||||
|
@ -30,8 +30,8 @@
|
|||
}
|
||||
],
|
||||
"pip_requirements": {
|
||||
"fileMatch": [
|
||||
"requirements(-[a-z0-9]+)?\\.txt$"
|
||||
"managerFilePatterns": [
|
||||
"/requirements(-[a-z0-9]+)?\\.txt$/"
|
||||
]
|
||||
}
|
||||
}
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue