Skip to content

Commit 9366328

Browse files
[pre-commit.ci] pre-commit autoupdate
updates: - [github.com/sirosen/texthooks: 0.6.6 → 0.6.7](sirosen/texthooks@0.6.6...0.6.7) - [github.com/pre-commit/mirrors-clang-format: v18.1.8 → v19.1.0](pre-commit/mirrors-clang-format@v18.1.8...v19.1.0)
1 parent 5d133ff commit 9366328

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,7 +14,7 @@ repos:
1414
- id: trailing-whitespace
1515

1616
- repo: https://github.com/sirosen/texthooks
17-
rev: "0.6.6"
17+
rev: "0.6.7"
1818
hooks:
1919
- id: fix-ligatures
2020
- id: fix-smartquotes
@@ -28,7 +28,7 @@ repos:
2828
additional_dependencies: [pyyaml]
2929

3030
- repo: https://github.com/pre-commit/mirrors-clang-format
31-
rev: "v18.1.8"
31+
rev: "v19.1.0"
3232
hooks:
3333
- id: clang-format
3434
types_or: [c++, c, cuda]

0 commit comments

Comments
 (0)