mirror of
https://github.com/Athou/commafeed.git
synced 2026-03-21 21:37:29 +00:00
try to fix renovatebot warning about not being able to update commafeed-client
This commit is contained in:
@@ -2,5 +2,16 @@
|
||||
"$schema": "https://docs.renovatebot.com/renovate-schema.json",
|
||||
"extends": [
|
||||
"config:recommended"
|
||||
],
|
||||
"packageRules": [
|
||||
{
|
||||
"matchPackagePatterns": [
|
||||
"commafeed-client"
|
||||
],
|
||||
"matchManagers": [
|
||||
"maven"
|
||||
],
|
||||
"enabled": false
|
||||
}
|
||||
]
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user