Re-adding ignoring custom actions.
This commit is contained in:
@@ -79,6 +79,16 @@
|
|||||||
"matchCurrentValue": "stable",
|
"matchCurrentValue": "stable",
|
||||||
"versioning": "docker",
|
"versioning": "docker",
|
||||||
"pinDigests": true
|
"pinDigests": true
|
||||||
|
},
|
||||||
|
{
|
||||||
|
"description": "Ignore self-hosted actions",
|
||||||
|
"matchManagers": ["github-actions"],
|
||||||
|
"matchPackageNames": [
|
||||||
|
"Trez/hc-vault-env",
|
||||||
|
"Trez/docker-select-img-pull",
|
||||||
|
"Trez/gitea-auto-pr"
|
||||||
|
],
|
||||||
|
"enabled": false
|
||||||
}
|
}
|
||||||
],
|
],
|
||||||
"customManagers": [
|
"customManagers": [
|
||||||
|
|||||||
Reference in New Issue
Block a user