Skip to content

Commit c3b05e8

Browse files
Bump https://github.com/pycqa/isort in the pre-commit group
Bumps the pre-commit group with 1 update: [https://github.com/pycqa/isort](https://github.com/pycqa/isort). Updates `https://github.com/pycqa/isort` from 9.0.0b2 to 9.0.0b5 - [Release notes](https://github.com/pycqa/isort/releases) - [Changelog](https://github.com/PyCQA/isort/blob/main/CHANGELOG.md) - [Commits](PyCQA/isort@9.0.0b2...9.0.0b5) --- updated-dependencies: - dependency-name: https://github.com/pycqa/isort dependency-version: 9.0.0b5 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: pre-commit ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent 3d69291 commit c3b05e8

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)