chore(dependabot): reduce Dependabot PIP scope to non-major updates

Change-Id: I3213ad5ea76559e4774bb995fbe5ca4208b04792
Signed-off-by: Chris Kay <chris.kay@arm.com>
This commit is contained in:
Chris Kay 2025-02-27 15:01:25 +00:00
parent 7c37541072
commit 4e1e680cae

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"