diff --git a/.github/workflows/pre-commit-autoupdate.yml b/.github/workflows/pre-commit-autoupdate.yml index 1ea6588..d5e2a86 100644 --- a/.github/workflows/pre-commit-autoupdate.yml +++ b/.github/workflows/pre-commit-autoupdate.yml @@ -23,7 +23,7 @@ jobs: - name: Run pre-commit autoupdate run: pre-commit autoupdate - name: Open pull request - uses: peter-evans/create-pull-request@v5 + uses: peter-evans/create-pull-request@v6.1.0 with: branch: pre-commit-autoupdate title: Upgrade pre-commit hooks revisions