fix(renovate): disable poetry (bug in upstream)
All checks were successful
Code check / Check code (push) Successful in 1m25s

Signed-off-by: Boris Yumankulov <boria138@altlinux.org>
This commit is contained in:
2025-08-24 22:35:30 +05:00
parent 81433d3c56
commit 05e0d9d846

View File

@@ -19,7 +19,7 @@
"enabled": false
},
{
"matchManagers": ["github-actions", "pre-commit"],
"matchManagers": ["github-actions", "pre-commit", "poetry"],
"enabled": false
},
{