diff --git a/.github/workflows/precommit_autoupdate.yml b/.github/workflows/precommit_autoupdate.yml index 84eac3f..20b1d0e 100644 --- a/.github/workflows/precommit_autoupdate.yml +++ b/.github/workflows/precommit_autoupdate.yml @@ -17,7 +17,7 @@ jobs: with: python-version: "3.12" - - uses: browniebroke/pre-commit-autoupdate-action@v1.0.0 + - uses: browniebroke/pre-commit-autoupdate-action@v1.0.1 - if: always() uses: actions/create-github-app-token@v2