From f13bd223bde166114b3209eaaf29e5625fa61b9c Mon Sep 17 00:00:00 2001 From: Bryce Boe Date: Sun, 26 Jul 2026 09:20:38 -0700 Subject: [PATCH] Bump pre-commit autoupdate workflow to v1.8.0 v1.8.0 enables auto-merge on the pull request the workflow opens, so hook updates merge once the required status checks pass. --- .github/workflows/pre-commit_autoupdate.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.github/workflows/pre-commit_autoupdate.yml b/.github/workflows/pre-commit_autoupdate.yml index b36ed44..c6ce55b 100644 --- a/.github/workflows/pre-commit_autoupdate.yml +++ b/.github/workflows/pre-commit_autoupdate.yml @@ -4,7 +4,7 @@ jobs: secrets: APP_ID: ${{ secrets.APP_ID }} APP_PRIVATE_KEY: ${{ secrets.APP_PRIVATE_KEY }} - uses: praw-dev/.github/.github/workflows/pre-commit_autoupdate.yml@ec3a733628adc5bd596def5294dae9fb4eb1e501 # v1.6.0 + uses: praw-dev/.github/.github/workflows/pre-commit_autoupdate.yml@34032c07a7e2f432e0bb13ff126ed667d96e2528 # v1.8.0 name: Update pre-commit hooks on: schedule: