Do not update patch versions for dependabot/github-actions
. (#164055)
Towards https://github.com/flutter/flutter/issues/158350.
This commit is contained in:
parent
d8856b9e50
commit
2f43dc3ead
4
.github/dependabot.yml
vendored
4
.github/dependabot.yml
vendored
@ -17,6 +17,8 @@ updates:
|
||||
- "team"
|
||||
- "team-infra"
|
||||
- "autosubmit"
|
||||
# Updating patch versions for "github-actions" is too chatty.
|
||||
# See https://github.com/flutter/flutter/issues/158350.
|
||||
ignore:
|
||||
- dependency-name: "codecov/codecov-action"
|
||||
- dependency-name: "*"
|
||||
update-types: ["version-update:semver-patch"]
|
||||
|
Loading…
x
Reference in New Issue
Block a user