1
0
mirror of https://github.com/flutter/samples.git synced 2025-11-08 13:58:47 +00:00

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

Towards #158350.
This commit is contained in:
Matan Lurey
2025-02-25 06:46:57 -08:00
committed by GitHub
parent c787dd01a7
commit 285fb52f80

View File

@@ -7,6 +7,11 @@ updates:
interval: "daily"
labels:
- "autosubmit"
# Updating patch versions for "github-actions" is too chatty.
# See https://github.com/flutter/flutter/issues/158350.
ignore:
- dependency-name: "*"
update-types: ["version-update:semver-patch"]
- package-ecosystem: "npm"
directory: "web_embedding/ng-flutter"
schedule: