chore(renovate): disable python-version update
All checks were successful
Code check / Check code (push) Successful in 1m7s

Signed-off-by: Boris Yumankulov <boria138@altlinux.org>
This commit is contained in:
2025-09-03 19:08:58 +05:00
parent d16e2cdf43
commit e8e42b5a86

View File

@@ -34,9 +34,9 @@
"description": "Disabled due to Python 3.10 incompatibility with numpy>=2.3.2 (requires Python>=3.11)"
},
{
"matchDatasources": ["github-runners"],
"matchDatasources": ["github-runners", "python-version"],
"enabled": false,
"description": "Prevent Renovate from updating runs-on to unsupported ubuntu-24.04"
}
},
]
}