Skip to content

Commit e98006e

Browse files
antonwolfygithub-actions[bot]
authored andcommitted
chore: update pre-commit hooks
1 parent d67d3e3 commit e98006e

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
@@ -69,7 +69,7 @@ repos:
6969
- id: black
7070
exclude: "dpnp/_version.py"
7171
- repo: https://github.com/pycqa/isort
72-
rev: 8.0.1
72+
rev: 9.0.0a3
7373
hooks:
7474
- id: isort
7575
name: isort (python)
@@ -89,7 +89,7 @@ repos:
8989
- flake8-docstrings==1.7.0
9090
- flake8-bugbear==24.12.12
9191
- repo: https://github.com/pre-commit/mirrors-clang-format
92-
rev: v22.1.3
92+
rev: v22.1.4
9393
hooks:
9494
- id: clang-format
9595
args: ["-i"]

0 commit comments

Comments
 (0)