Skip to content

Commit e06e253

Browse files
authored
Merge pull request #258 from xylar/fix-pre-commit-update-again
Fix pre-commit update action (again)
2 parents bb5323b + fd86977 commit e06e253

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

.github/workflows/pre_commit_update_workflow.yml

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -67,7 +67,6 @@ jobs:
6767
--title "Update pre-commit and its dependencies" \
6868
--body "This PR was auto-generated to update pre-commit and its dependencies." \
6969
--head update-pre-commit-deps \
70-
--reviewer ${{ env.REVIEWERS }} \
7170
--label ci
7271
env:
7372
GH_TOKEN: ${{ github.token }}

0 commit comments

Comments
 (0)