diff --git a/.github/workflows/pre-commit-autoupdate.yml b/.github/workflows/pre-commit-autoupdate.yml index 45d50e01c..126069f7c 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.1 + - uses: peter-evans/create-pull-request@v6.0.2 with: base: dev body: Update pre-commit hooks to their latest versions.