diff --git a/.github/workflows/pre-commit-autoupdate.yml b/.github/workflows/pre-commit-autoupdate.yml index ce7a6c9a5..e56a78e80 100644 --- a/.github/workflows/pre-commit-autoupdate.yml +++ b/.github/workflows/pre-commit-autoupdate.yml @@ -22,7 +22,7 @@ jobs: - uses: browniebroke/pre-commit-autoupdate-action@v1.0.0 - - uses: peter-evans/create-pull-request@v6.0.4 + - uses: peter-evans/create-pull-request@v6.0.5 with: base: dev body: Update pre-commit hooks to their latest versions.