Skip to content

Commit 581bb62

Browse files
authored
Merge pull request #2375 from IntelPython/dependabot/pre_commit/pre-commit-efea4304d2
Bump https://github.com/pycqa/isort from 9.0.0b5 to 9.0.0 in the pre-commit group
2 parents 3bedfe3 + ff3d6d9 commit 581bb62

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.0b5
62+
rev: 9.0.0
6363
hooks:
6464
- id: isort
6565
name: isort (python)

0 commit comments

Comments
 (0)