fix(renovate): workflow ignore
Signed-off-by: Boris Yumankulov <boria138@altlinux.org>
This commit is contained in:
@ -12,8 +12,13 @@
|
||||
{
|
||||
"enabled": false,
|
||||
"matchUpdateTypes": ["digest", "pinDigest", "pin"],
|
||||
"matchDepTypes": ["container"],
|
||||
"matchFileNames": [".gitea/workflows/**.yaml", ".gitra/workflows/**.yml"]
|
||||
"matchFileNames": [".gitea/workflows/**.yaml", ".gitea/workflows/**.yml"]
|
||||
},
|
||||
{
|
||||
"enabled": false,
|
||||
"matchFileNames": [".python-version"],
|
||||
"matchManagers": ["pyenv"],
|
||||
"matchUpdateTypes": ["major", "minor"]
|
||||
}
|
||||
]
|
||||
}
|
||||
|
Reference in New Issue
Block a user