Skip to content

Commit 2dca571

Browse files
authored
Update evergreen.py
1 parent 73b409a commit 2dca571

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

evergreen.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -107,7 +107,7 @@ def main(): # pragma: no cover
107107
dependabot_file = build_dependabot_file(
108108
repo,
109109
group_dependencies,
110-
exempt_ecosystems.copy(),
110+
exempt_ecosystems,
111111
repo_specific_exemptions,
112112
existing_config,
113113
)

0 commit comments

Comments
 (0)