lint: Remove .lock extension from frontend group.

Commit 3a27b12a7d (#24731) migrated
yarn.lock to pnpm-lock.yaml.

Signed-off-by: Anders Kaseorg <anders@zulip.com>
This commit is contained in:
Anders Kaseorg 2024-02-16 15:26:54 -08:00 committed by Anders Kaseorg
parent 8e39123839
commit 273453d285
1 changed files with 0 additions and 1 deletions

View File

@ -62,7 +62,6 @@ def run() -> None:
"hbs",
"html",
"js",
"lock",
"ts",
],
},