Skip to content

Commit 1bc165b

Browse files
ndgrigoriangithub-actions[bot]
authored andcommitted
chore: update pre-commit hooks
1 parent a07ed28 commit 1bc165b

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
@@ -52,7 +52,7 @@ repos:
5252
exclude: "_vendored/conv_template.py"
5353

5454
- repo: https://github.com/pre-commit/mirrors-clang-format
55-
rev: v22.1.3
55+
rev: v22.1.4
5656
hooks:
5757
- id: clang-format
5858
args: ["-i"]
@@ -73,7 +73,7 @@ repos:
7373
- flake8-bugbear==25.11.29
7474

7575
- repo: https://github.com/pycqa/isort
76-
rev: 8.0.1
76+
rev: 9.0.0a3
7777
hooks:
7878
- id: isort
7979
name: isort (python)

0 commit comments

Comments
 (0)