Skip to content

Commit 3c833e1

Browse files
authored
Update breaking_changes_allowlist.py (#36104)
1 parent 40a2625 commit 3c833e1

File tree

1 file changed

+1
-3
lines changed

1 file changed

+1
-3
lines changed

scripts/breaking_changes_checker/breaking_changes_allowlist.py

Lines changed: 1 addition & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -6,9 +6,7 @@
66
# --------------------------------------------------------------------------------------------
77

88

9-
RUN_BREAKING_CHANGES_PACKAGES = [
10-
"azure-mgmt-*",
11-
]
9+
RUN_BREAKING_CHANGES_PACKAGES = []
1210

1311

1412
# See Readme for ignore format

0 commit comments

Comments
 (0)