Skip to content

Commit 027d72d

Browse files
authored
Merge pull request #160 from IntelPython/dependabot/pre_commit/pre-commit-1cc11cdc3c
chore(deps): bump https://github.com/pycqa/isort from 9.0.0b1 to 9.0.0b2 in the pre-commit group
2 parents 7c26b19 + ca2dafd commit 027d72d

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
@@ -71,7 +71,7 @@ repos:
7171
- flake8-bugbear==25.11.29
7272

7373
- repo: https://github.com/pycqa/isort
74-
rev: 9.0.0b1
74+
rev: 9.0.0b2
7575
hooks:
7676
- id: isort
7777
name: isort (python)

0 commit comments

Comments
 (0)