Skip to content

Commit 709cf88

Browse files
Update pre-commit-config
1 parent faca4c3 commit 709cf88

1 file changed

Lines changed: 2 additions & 2 deletions

File tree

.pre-commit-config.yaml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -11,7 +11,7 @@ repos:
1111

1212
# C++
1313
- repo: https://github.com/pre-commit/mirrors-clang-format
14-
rev: v21.1.2
14+
rev: v21.1.5
1515
hooks:
1616
- id: clang-format
1717

@@ -21,6 +21,6 @@ repos:
2121
hooks:
2222
- id: isort
2323
- repo: https://github.com/psf/black-pre-commit-mirror
24-
rev: 25.9.0
24+
rev: 25.11.0
2525
hooks:
2626
- id: black

0 commit comments

Comments
 (0)