Skip to content

Commit 47a65cd

Browse files
authored
Merge branch 'main' into dependabot/npm_and_yarn/resources/clients/react/elros/vite-4.5.13
2 parents 0099b67 + d7c2a5e commit 47a65cd

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.tools/readmes/runner.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -78,7 +78,7 @@ def writeme(
7878
typer.Option(
7979
help="Save a copy of the original README as the 'saved_readme' value specified in config.py ({config.saved_readme})."
8080
),
81-
] = True,
81+
] = False,
8282
verbose: Annotated[
8383
bool, typer.Option(help="When set, output verbose debugging info.")
8484
] = False,

0 commit comments

Comments
 (0)