Re-adding ignoring custom actions.
This commit is contained in:
@@ -79,6 +79,16 @@
|
||||
"matchCurrentValue": "stable",
|
||||
"versioning": "docker",
|
||||
"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": [
|
||||
|
||||
Reference in New Issue
Block a user