Skip to content

Commit 71d3c23

Browse files
Weekly pre-commit autoupdate (#2845)
This PR updates the `.pre-commit-config.yaml` using `pre-commit autoupdate`.
1 parent a9b83f8 commit 71d3c23

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.2
92+
rev: v22.1.3
9393
hooks:
9494
- id: clang-format
9595
args: ["-i"]

0 commit comments

Comments
 (0)