Skip to content

Commit abb04bb

Browse files
[ci] Allow dependencies on local_auth_ios (#6116)
We aren't quite ready to switch the endorsement to `local_auth_darwin`, so allow `local_auth_ios` for now.
1 parent 1bc9fee commit abb04bb

File tree

1 file changed

+4
-0
lines changed

1 file changed

+4
-0
lines changed

script/configs/allowed_unpinned_deps.yaml

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -6,6 +6,10 @@
66

77
## Explicit allowances
88

9+
# Temporary during transition to local_auth_darwin. Can be removed once
10+
# the default endorsement changes.
11+
- local_auth_ios
12+
913
# Owned by individual Flutter Team members.
1014
# Ideally we would not do this, since there's no clear plan for what
1115
# would happen if the individuals left the Flutter Team, and the

0 commit comments

Comments
 (0)