Skip to content

Commit

Permalink
.
Browse files Browse the repository at this point in the history
  • Loading branch information
nobbi1991 committed Dec 15, 2024
1 parent 9ffe618 commit d788181
Showing 1 changed file with 1 addition and 2 deletions.
3 changes: 1 addition & 2 deletions .github/workflows/update_pre_commit_hooks.yml
Original file line number Diff line number Diff line change
Expand Up @@ -14,12 +14,11 @@ jobs:
- uses: actions/setup-python@v5
- uses: browniebroke/pre-commit-autoupdate-action@main
- uses: peter-evans/create-pull-request@v7

if: always()
with:
branch: update/pre-commit-hooks
title: Update pre-commit hooks
labels: 'pre-commit, automated'
commit-message: "chore: update pre-commit hooks"
body: Update versions of pre-commit hooks to latest version.
paths: .pre-commit-config.yaml
add-paths: .pre-commit-config.yaml

0 comments on commit d788181

Please sign in to comment.