Skip to content

Commit

Permalink
Do not run suggestion pre-commit hook multiple times
Browse files Browse the repository at this point in the history
Signed-off-by: Harry Mellor <[email protected]>
  • Loading branch information
hmellor committed Jan 28, 2025
1 parent 3fd1fb6 commit 9f7dbf4
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .pre-commit-config.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -90,3 +90,4 @@ repos:
entry: bash -c 'echo "To bypass pre-commit hooks, add --no-verify to git commit."'
language: system
verbose: true
pass_filenames: false

0 comments on commit 9f7dbf4

Please sign in to comment.