mirror of
https://github.com/dalathegreat/Battery-Emulator.git
synced 2025-10-03 17:59:27 +02:00
[pre-commit.ci] pre-commit autoupdate
updates: - [github.com/pre-commit/mirrors-clang-format: v20.1.3 → v20.1.5](https://github.com/pre-commit/mirrors-clang-format/compare/v20.1.3...v20.1.5)
This commit is contained in:
parent
f5117620d7
commit
7a5cbb13dd
1 changed files with 1 additions and 1 deletions
|
@ -10,7 +10,7 @@ ci:
|
||||||
|
|
||||||
repos:
|
repos:
|
||||||
- repo: https://github.com/pre-commit/mirrors-clang-format
|
- repo: https://github.com/pre-commit/mirrors-clang-format
|
||||||
rev: v20.1.3
|
rev: v20.1.5
|
||||||
hooks:
|
hooks:
|
||||||
- id: clang-format
|
- id: clang-format
|
||||||
args: [-Werror] # change formatting warnings to errors, hook includes -i (Inplace edit) by default
|
args: [-Werror] # change formatting warnings to errors, hook includes -i (Inplace edit) by default
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue