Skip to content

Commit 462433a

Browse files
authored
Merge pull request #191 from IntelPython/bot/pre-commit-autoupdate
Weekly pre-commit autoupdate
2 parents ed7d0e4 + c46265a commit 462433a

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)