We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 3e13c96 commit d838c4bCopy full SHA for d838c4b
1 file changed
.pre-commit-config.yaml
@@ -89,7 +89,7 @@ repos:
89
- flake8-docstrings==1.7.0
90
- flake8-bugbear==24.12.12
91
- repo: https://github.com/pre-commit/mirrors-clang-format
92
- rev: v22.1.1
+ rev: v22.1.2
93
hooks:
94
- id: clang-format
95
args: ["-i"]
0 commit comments