Compare commits
2 Commits
116f926e9d
..
0.0.9
| Author | SHA1 | Date | |
|---|---|---|---|
| 432b4a651b | |||
| c157e7f9b7 |
+2
-10
@@ -1,13 +1,5 @@
|
|||||||
{
|
{
|
||||||
"$schema": "https://docs.renovatebot.com/renovate-schema.json",
|
"$schema": "https://docs.renovatebot.com/renovate-schema.json",
|
||||||
"extends": [
|
"extends": ["local>t.behrendt/renovate-configs:action"],
|
||||||
"local>t.behrendt/renovate-configs:common",
|
"enabledManagers": "github-actions"
|
||||||
"local>t.behrendt/renovate-configs:action"
|
|
||||||
],
|
|
||||||
"packageRules": [
|
|
||||||
{
|
|
||||||
"matchManagers": ["dockerfile", "kubernetes", "helmfile", "helm-values"],
|
|
||||||
"ignorePaths": ["get-images-from-files/test*"]
|
|
||||||
}
|
|
||||||
]
|
|
||||||
}
|
}
|
||||||
|
|||||||
Reference in New Issue
Block a user