2 parents 510a3f9 + 72e179a commit f83b9d4Copy full SHA for f83b9d4
1 file changed
.pre-commit-config.yaml
@@ -52,7 +52,7 @@ repos:
52
exclude: "_vendored/conv_template.py"
53
54
- repo: https://github.com/pre-commit/mirrors-clang-format
55
- rev: v22.1.8
+ rev: v23.1.0
56
hooks:
57
- id: clang-format
58
args: ["-i"]
@@ -73,7 +73,7 @@ repos:
73
- flake8-bugbear==25.11.29
74
75
- repo: https://github.com/pycqa/isort
76
- rev: 9.0.0
+ rev: 9.0.1
77
78
- id: isort
79
name: isort (python)
0 commit comments