fix: forgot to setup QEMU

This commit is contained in:
2025-12-10 10:15:56 +01:00
parent 372d3b4c59
commit d008d19ba3
2 changed files with 16 additions and 8 deletions

View File

@@ -1,10 +1,15 @@
version: 2
updates:
- package-ecosystem: pip
directory: "/"
schedule:
interval: monthly
groups:
python-packages:
patterns:
- "*"
- package-ecosystem: pip
directory: "/"
schedule:
interval: monthly
groups:
python-packages:
patterns:
- "*"
- package-ecosystem: github-actions
directory: "/"
schedule:
interval: monthly