Skip to content

Commit

Permalink
update nms, iou
Browse files Browse the repository at this point in the history
Signed-off-by: liwuhen <liwuhen5788@gmail.com>
  • Loading branch information
liwuhen committed Jan 21, 2025
1 parent d2f0da8 commit 0a5427c
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .pre-commit-config.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -23,7 +23,7 @@ repos:

# Clang format the codebase automatically
- repo: https://github.com/pre-commit/mirrors-clang-format
rev: "v14.0.6"
rev: "v19.1.7"
hooks:
- id: clang-format
types_or: [c++, c, cuda]
Expand Down

0 comments on commit 0a5427c

Please sign in to comment.