Compare commits

...

2 Commits

Author SHA1 Message Date
pre-commit-ci[bot] b443c1676a
Merge 34ffbee055 into 2b46c587fc 2024-11-20 09:07:02 +01:00
pre-commit-ci[bot] 34ffbee055
[pre-commit.ci] pre-commit autoupdate
updates:
- [github.com/pre-commit/mirrors-clang-format: v19.1.2 → v19.1.3](https://github.com/pre-commit/mirrors-clang-format/compare/v19.1.2...v19.1.3)
2024-11-04 21:52:19 +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.3
hooks: hooks:
- id: clang-format - id: clang-format
types_or: types_or: