chore(renovate): clean

Signed-off-by: Boris Yumankulov <boria138@altlinux.org>
This commit is contained in:
2025-06-23 12:13:56 +05:00
parent 3aa6b90f1e
commit c4426037d0
2 changed files with 24 additions and 6 deletions

View File

@ -11,16 +11,16 @@
"automerge": true
},
{
"automerge": true,
"matchUpdateTypes": ["pin", "pinDigest"]
"matchDatasources": ["python-version"],
"enabled": false
},
{
"enabled": false,
"matchFileNames": [".gitea/workflows/**.yaml", ".gitea/workflows/**.yml"]
"matchFileNames": [".gitea/workflows/**.yaml", ".gitea/workflows/**.yml"],
"enabled": false
},
{
"enabled": false,
"matchFileNames": [".python-version"]
"matchFileNames": [".python-version"],
"enabled": false
}
]
}