Merge "chore(dependabot): reduce Dependabot PIP scope to non-major updates" into integration

This commit is contained in:
Manish Pandey 2025-02-28 12:51:39 +01:00 committed by TrustedFirmware Code Review
commit 1aa5620111

View file

@ -42,7 +42,7 @@ updates:
groups:
dev-deps:
patterns: ["*"]
update-types: ["major", "minor", "patch"]
update-types: ["minor", "patch"]
- target-branch: "lts-v2.10"
package-ecosystem: "pip"