We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 244513f commit 385e68fCopy full SHA for 385e68f
.pre-commit-config.yaml
@@ -14,6 +14,6 @@ repos:
14
- id: clang-format
15
types_or: [c++, c]
16
- repo: https://github.com/psf/black
17
- rev: 24.10.0
+ rev: 25.1.0
18
hooks:
19
- id: black
0 commit comments