Adds new group for packages that need manual intervention

This commit is contained in:
Trenton H
2025-03-03 12:45:32 -08:00
parent 88609b357a
commit ed91e8ab02
2 changed files with 6 additions and 2 deletions

View File

@@ -65,6 +65,10 @@ updates:
update-types:
- "minor"
- "patch"
pre-built:
patterns:
- psycopg*
- zxing-cpp
# Enable updates for GitHub Actions
- package-ecosystem: "github-actions"