We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
dependabot/github-actions
1 parent d8856b9 commit 2f43dc3Copy full SHA for 2f43dc3
.github/dependabot.yml
@@ -17,6 +17,8 @@ updates:
17
- "team"
18
- "team-infra"
19
- "autosubmit"
20
+ # Updating patch versions for "github-actions" is too chatty.
21
+ # See https://github.com/flutter/flutter/issues/158350.
22
ignore:
- - dependency-name: "codecov/codecov-action"
23
+ - dependency-name: "*"
24
update-types: ["version-update:semver-patch"]
0 commit comments