fix: remove update-option from config file (#40719)

This commit is contained in:
Randell Dawson
2021-01-16 03:12:51 -07:00
committed by GitHub
parent fc976aba74
commit 8856f4887c

View File

@@ -12,7 +12,6 @@ files: [
"ignore": [
"/**/part-[0-9][0-9][0-9].md",
"/curriculum/challenges/english/[0-9][0-9]-certificates/**/*.*"
],
"update_option": "update_as_unapproved"
]
}
]