Skip to content

Commit d838c4b

Browse files
Weekly pre-commit autoupdate (#2832)
This PR updates the `.pre-commit-config.yaml` using `pre-commit autoupdate`.
1 parent 3e13c96 commit d838c4b

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.pre-commit-config.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -89,7 +89,7 @@ repos:
8989
- flake8-docstrings==1.7.0
9090
- flake8-bugbear==24.12.12
9191
- repo: https://github.com/pre-commit/mirrors-clang-format
92-
rev: v22.1.1
92+
rev: v22.1.2
9393
hooks:
9494
- id: clang-format
9595
args: ["-i"]

0 commit comments

Comments
 (0)