Skip to content

Commit f41aa5a

Browse files
[pre-commit.ci] pre-commit autoupdate (#732)
<!--pre-commit.ci start--> updates: - [github.com/pre-commit/mirrors-clang-format: v21.1.2 → v21.1.6](pre-commit/mirrors-clang-format@v21.1.2...v21.1.6) - [github.com/Mateusz-Grzelinski/actionlint-py: v1.7.8.24 → v1.7.9.24](Mateusz-Grzelinski/actionlint-py@v1.7.8.24...v1.7.9.24) <!--pre-commit.ci end--> --------- Co-authored-by: pre-commit-ci[bot] <66853113+pre-commit-ci[bot]@users.noreply.github.com> Co-authored-by: Harel M <[email protected]>
1 parent e218598 commit f41aa5a

File tree

2 files changed

+3
-5
lines changed

2 files changed

+3
-5
lines changed

.pre-commit-config.yaml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -35,14 +35,14 @@ repos:
3535
- id: trailing-whitespace
3636

3737
- repo: https://github.com/pre-commit/mirrors-clang-format
38-
rev: v21.1.2
38+
rev: v21.1.6
3939
hooks:
4040
- id: clang-format
4141
types: [ c++ ]
4242
args: ["-style=file:.clang-format"]
4343

4444
- repo: https://github.com/Mateusz-Grzelinski/actionlint-py
45-
rev: v1.7.8.24
45+
rev: v1.7.9.24
4646
hooks:
4747
- id: actionlint
4848
additional_dependencies: [ shellcheck-py ]

java/resources/FsstWrapper.h

Lines changed: 1 addition & 3 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

0 commit comments

Comments
 (0)