Skip to content

Commit 84dba0f

Browse files
[pre-commit.ci] pre-commit autoupdate
updates: - [github.com/pre-commit/mirrors-clang-format: v20.1.5 → v20.1.8](pre-commit/mirrors-clang-format@v20.1.5...v20.1.8) - [github.com/pre-commit/mirrors-prettier: v3.1.0 → v4.0.0-alpha.8](pre-commit/mirrors-prettier@v3.1.0...v4.0.0-alpha.8)
1 parent 21f6706 commit 84dba0f

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

.pre-commit-config.yaml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -7,7 +7,7 @@ repos:
77
- id: check-yaml
88

99
- repo: https://github.com/pre-commit/mirrors-clang-format
10-
rev: v20.1.5
10+
rev: v20.1.8
1111
hooks:
1212
- id: clang-format
1313
args: [--style=file]
@@ -16,7 +16,7 @@ repos:
1616
exclude: ^(\.\/)?(extern|include)\/
1717

1818
- repo: https://github.com/pre-commit/mirrors-prettier
19-
rev: v3.1.0
19+
rev: v4.0.0-alpha.8
2020
hooks:
2121
- id: prettier
2222
additional_dependencies: ["[email protected]"]

0 commit comments

Comments
 (0)