Skip to content

Commit ca2dafd

Browse files
chore(deps): 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.0b1 to 9.0.0b2 - [Release notes](https://github.com/pycqa/isort/releases) - [Changelog](https://github.com/PyCQA/isort/blob/main/CHANGELOG.md) - [Commits](PyCQA/isort@9.0.0b1...9.0.0b2) --- updated-dependencies: - dependency-name: https://github.com/pycqa/isort dependency-version: 9.0.0b2 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: pre-commit ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent 7c26b19 commit ca2dafd

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)