Skip to content

Commit 7a1ea4b

Browse files
[pre-commit.ci] pre-commit autoupdate
updates: - [github.com/pappasam/toml-sort: v0.24.2 → v0.24.3](pappasam/toml-sort@v0.24.2...v0.24.3) - [github.com/pre-commit/mirrors-clang-format: v20.1.8 → v21.1.0](pre-commit/mirrors-clang-format@v20.1.8...v21.1.0)
1 parent 49fc9e0 commit 7a1ea4b

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
@@ -14,11 +14,11 @@ repos:
1414
hooks:
1515
- id: cmake-format
1616
- repo: https://github.com/pappasam/toml-sort
17-
rev: v0.24.2
17+
rev: v0.24.3
1818
hooks:
1919
- id: toml-sort-fix
2020
- repo: https://github.com/pre-commit/mirrors-clang-format
21-
rev: v20.1.8
21+
rev: v21.1.0
2222
hooks:
2323
- id: clang-format
2424
args:

0 commit comments

Comments
 (0)