diff --git a/.github/workflows/pre-commit-update.yml b/.github/workflows/pre-commit-update.yml index 307df53..bd4b760 100644 --- a/.github/workflows/pre-commit-update.yml +++ b/.github/workflows/pre-commit-update.yml @@ -14,7 +14,7 @@ jobs: with: fetch-depth: 0 - uses: vrslev/pre-commit-autoupdate@v1.0.0 - - uses: peter-evans/create-pull-request@v7.0.2 + - uses: peter-evans/create-pull-request@v7.0.3 with: branch: pre-commit-autoupdate title: 'chore(deps): Update pre-commit hooks'