Skip to content

Commit

Permalink
fix reuse pre-commit (#1034)
Browse files Browse the repository at this point in the history
--suppress-deprecation is no longer a supported option
  • Loading branch information
iamsergio authored Jan 8, 2025
1 parent d189fbd commit 753d7af
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion .pre-commit-config.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -56,7 +56,6 @@ repos:
rev: v5.0.2
hooks:
- id: reuse
args: [--suppress-deprecation]
- repo: https://github.com/scop/pre-commit-shfmt
rev: v3.10.0-2
hooks:
Expand Down

0 comments on commit 753d7af

Please sign in to comment.