Skip to content

Commit

Permalink
Remove maintenance note from clang-format
Browse files Browse the repository at this point in the history
  • Loading branch information
sf1919 committed Jan 7, 2025
1 parent ed7a34b commit 0730390
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 @@ -24,7 +24,7 @@ repos:
exclude: .md5$|^external/|^tools/|Testing/Tools/cxxtest

- repo: https://github.com/pre-commit/mirrors-clang-format
rev: v19.1.6 # updating to a new version should wait until maintenance
rev: v19.1.6
hooks:
- id: clang-format
exclude: Testing/Tools/cxxtest|tools|qt/icons/resources/
Expand Down

0 comments on commit 0730390

Please sign in to comment.