Do not update patch versions for dependabot/github-actions. (#164055)

Towards https://github.com/flutter/flutter/issues/158350.
This commit is contained in:
Matan Lurey
2025-02-27 08:35:47 -08:00
committed by GitHub
parent d8856b9e50
commit 2f43dc3ead

View File

@@ -17,6 +17,8 @@ updates:
- "team" - "team"
- "team-infra" - "team-infra"
- "autosubmit" - "autosubmit"
# Updating patch versions for "github-actions" is too chatty.
# See https://github.com/flutter/flutter/issues/158350.
ignore: ignore:
- dependency-name: "codecov/codecov-action" - dependency-name: "*"
update-types: ["version-update:semver-patch"] update-types: ["version-update:semver-patch"]