Skip to content

Commit 3865f11

Browse files
fix lint
1 parent 225736e commit 3865f11

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

.evergreen/config.in.yml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1230,7 +1230,7 @@ task_groups:
12301230
setup_group:
12311231
- func: fetch source
12321232
- command: expansions.update
1233-
type: 'setup'
1233+
type: "setup"
12341234
params:
12351235
updates:
12361236
- { key: MONGODB_VERSION, value: "7.0" }
@@ -1265,7 +1265,7 @@ task_groups:
12651265
setup_group:
12661266
- func: fetch source
12671267
- command: expansions.update
1268-
type: 'setup'
1268+
type: "setup"
12691269
params:
12701270
updates:
12711271
- { key: MONGODB_VERSION, value: "7.0" }

0 commit comments

Comments
 (0)