mirror of
https://codeberg.org/git-pages/git-pages.git
synced 2026-05-14 03:01:48 +00:00
Disable actions/buildah-simple from renovate
This commit is contained in:
@@ -3,5 +3,11 @@
|
||||
"extends": [
|
||||
"group:all"
|
||||
],
|
||||
"abandonmentThreshold": null
|
||||
"abandonmentThreshold": null,
|
||||
"packageRules": [
|
||||
{
|
||||
"matchPackageNames": ["actions/buildah-simple"],
|
||||
"enabled": false
|
||||
}
|
||||
]
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user