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