diff --git a/.github/workflows/pre-commit-update.yml b/.github/workflows/pre-commit-update.yml index 59b8843..a1e0376 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@v6.0.3 + - uses: peter-evans/create-pull-request@v6.0.4 with: branch: pre-commit-autoupdate title: 'chore(deps): Update pre-commit hooks'