Skip to content

Commit c46265a

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

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
@@ -50,7 +50,7 @@ repos:
5050
exclude: "_vendored/conv_template.py"
5151

5252
- repo: https://github.com/pre-commit/mirrors-clang-format
53-
rev: v22.1.3
53+
rev: v22.1.4
5454
hooks:
5555
- id: clang-format
5656
args: ["-i"]
@@ -71,7 +71,7 @@ repos:
7171
- flake8-bugbear==24.4.26
7272

7373
- repo: https://github.com/pycqa/isort
74-
rev: 8.0.1
74+
rev: 9.0.0a3
7575
hooks:
7676
- id: isort
7777
name: isort (python)

0 commit comments

Comments
 (0)