diff --git a/.github/workflows/update_deps.yml b/.github/workflows/update_deps.yml index de03ecf6cb531..f997e225528d7 100644 --- a/.github/workflows/update_deps.yml +++ b/.github/workflows/update_deps.yml @@ -34,7 +34,7 @@ jobs: - name: Update dependencies run: | npx npm-check-updates -u -x sass-loader -x zigbee-herdsman-converters - npx npm-check-updates -u --target @next -x typescript + npx npm-check-updates -u --target @next -x typescript -x prettier rm -rf pnpm-lock.yaml pnpm install