Skip to content

Commit f83b9d4

Browse files
authored
Merge pull request #377 from IntelPython/dependabot/pre_commit/pre-commit-3cfa8459fc
chore(deps): bump the pre-commit group with 2 updates
2 parents 510a3f9 + 72e179a commit f83b9d4

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.8
55+
rev: v23.1.0
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: 9.0.0
76+
rev: 9.0.1
7777
hooks:
7878
- id: isort
7979
name: isort (python)

0 commit comments

Comments
 (0)