mirror of
https://github.com/jellyfin/jellyfin-kodi.git
synced 2025-09-18 12:34:39 +00:00
Merge pull request #1019 from jellyfin/renovate/migrate-config
Migrate renovate config
This commit is contained in:
commit
a7aeca0e96
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