Skip to content

Commit

Permalink
Remove verbose.
Browse files Browse the repository at this point in the history
  • Loading branch information
davidfluck-hpe committed Oct 14, 2024
1 parent 5f3cfb4 commit b99f167
Showing 1 changed file with 0 additions and 2 deletions.
2 changes: 0 additions & 2 deletions .pre-commit-config.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -79,15 +79,13 @@ repos:
description: "Fails if the existing protobuf definitions would generate a new buf.image.bin."
files: '^proto/'
pass_filenames: false
verbose: true
- id: lock-published-urls
name: "Generate all_published_urls_ever.json (lock-published-urls.sh)"
entry: ./pre-commit/lock-published-urls.sh
language: "script"
description: "Ensure all redirect URLs are generated at commit time."
files: '^docs/'
pass_filenames: false
verbose: true

- repo: https://github.com/adrienverge/yamllint.git
rev: v1.28.0
Expand Down

0 comments on commit b99f167

Please sign in to comment.