diff --git a/package.json b/package.json index 739b04566e4..1bf98571c16 100644 --- a/package.json +++ b/package.json @@ -311,7 +311,7 @@ ], "!(posthog/hogql/grammar/*)*.{py,pyi}": [ "ruff format", - "ruff check" + "ruff check --fix" ] }, "browserslist": {