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,
|
"enabled": false,
|
||||||
"matchUpdateTypes": ["digest", "pinDigest", "pin"],
|
|
||||||
"matchFileNames": [".gitea/workflows/**.yaml", ".gitea/workflows/**.yml"]
|
"matchFileNames": [".gitea/workflows/**.yaml", ".gitea/workflows/**.yml"]
|
||||||
},
|
},
|
||||||
{
|
{
|
||||||
"enabled": false,
|
"enabled": false,
|
||||||
"matchFileNames": [".python-version"],
|
"matchFileNames": [".python-version"]
|
||||||
"matchManagers": ["pyenv"],
|
|
||||||
"matchUpdateTypes": ["major", "minor"]
|
|
||||||
}
|
}
|
||||||
]
|
]
|
||||||
}
|
}
|
||||||
|
Reference in New Issue
Block a user