Compare commits

...

2 Commits

Author SHA1 Message Date
pre-commit-ci[bot] bde0a54385
Merge 0d04d9c847 into 2b46c587fc 2024-11-25 21:36:20 +00:00
pre-commit-ci[bot] 0d04d9c847
[pre-commit.ci] pre-commit autoupdate
updates:
- [github.com/pre-commit/mirrors-clang-format: v19.1.2 → v19.1.4](https://github.com/pre-commit/mirrors-clang-format/compare/v19.1.2...v19.1.4)
2024-11-25 21:36:16 +00:00
1 changed files with 1 additions and 1 deletions

View File

@ -8,7 +8,7 @@ repos:
- id: end-of-file-fixer - id: end-of-file-fixer
- id: check-added-large-files - id: check-added-large-files
- repo: https://github.com/pre-commit/mirrors-clang-format - repo: https://github.com/pre-commit/mirrors-clang-format
rev: v19.1.2 rev: v19.1.4
hooks: hooks:
- id: clang-format - id: clang-format
types_or: types_or: