Skip to content

Commit 70d6d8c

Browse files
authored
Merge pull request #2369 from IntelPython/dependabot/pre_commit/pre-commit-7622e3ea76
Bump https://github.com/pycqa/isort from 9.0.0b2 to 9.0.0b5 in the pre-commit group
2 parents 3d69291 + c3b05e8 commit 70d6d8c

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.pre-commit-config.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -59,7 +59,7 @@ repos:
5959
- id: black
6060
exclude: "versioneer.py|dpctl/_version.py"
6161
- repo: https://github.com/pycqa/isort
62-
rev: 9.0.0b2
62+
rev: 9.0.0b5
6363
hooks:
6464
- id: isort
6565
name: isort (python)

0 commit comments

Comments
 (0)