mirror of
https://codeberg.org/git-pages/git-pages.git
synced 2026-06-10 13:30:49 +00:00
Disable actions/buildah-simple from renovate
This commit is contained in:
+7
-1
@@ -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