diff --git a/.github/workflows/update_dependencies.yml b/.github/workflows/update_dependencies.yml index 610d39c..dc4d004 100644 --- a/.github/workflows/update_dependencies.yml +++ b/.github/workflows/update_dependencies.yml @@ -24,7 +24,7 @@ jobs: node-version: 22 cache: pnpm - - run: pnpm up --latest --exclude zigbee-herdsman-converters + - run: pnpm up --latest - uses: peter-evans/create-pull-request@v7 id: cpr