diff --git a/package.json b/package.json index 68051ba75de02..bea5e9da0bd73 100644 --- a/package.json +++ b/package.json @@ -302,7 +302,7 @@ ], "!(posthog/hogql/grammar/*)*.{py,pyi}": [ "ruff format", - "ruff check" + "ruff check --fix" ] }, "browserslist": {