commit | 814730801face3491eb12967a94ec17712e99895 | [log] [tgz] |
---|---|---|
author | Chris Kay <chris.kay@arm.com> | Thu Feb 27 15:01:25 2025 +0000 |
committer | Chris Kay <chris.kay@arm.com> | Thu Feb 27 15:01:59 2025 +0000 |
tree | 1babeca01adc095ede1b2081d53418cf9a6b7963 | |
parent | 208864317d8476517d55d2c094d7a94e5b22fe7e [diff] |
chore(dependabot): reduce Dependabot PIP scope to non-major updates Change-Id: I3213ad5ea76559e4774bb995fbe5ca4208b04792 Signed-off-by: Chris Kay <chris.kay@arm.com>
diff --git a/.github/dependabot.yml b/.github/dependabot.yml index 3f1fff2..decb2f9 100644 --- a/.github/dependabot.yml +++ b/.github/dependabot.yml
@@ -42,7 +42,7 @@ groups: dev-deps: patterns: ["*"] - update-types: ["major", "minor", "patch"] + update-types: ["minor", "patch"] - target-branch: "lts-v2.10" package-ecosystem: "pip"