Skip to content

Commit 17509f0

Browse files
pre-commit-ci[bot]jugmac00
authored andcommitted
[pre-commit.ci] pre-commit autoupdate
updates: - [github.com/PyCQA/isort: 8.0.1 → 9.0.0a3](PyCQA/isort@8.0.1...9.0.0a3) - [github.com/mgedmin/check-python-versions: 0.24.0 → 0.24.2](mgedmin/check-python-versions@0.24.0...0.24.2)
1 parent 5ee9746 commit 17509f0

1 file changed

Lines changed: 2 additions & 2 deletions

File tree

.pre-commit-config.yaml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
repos:
22
- repo: https://github.com/PyCQA/isort
3-
rev: 8.0.1
3+
rev: 9.0.0a3
44
hooks:
55
- id: isort
66

@@ -22,7 +22,7 @@ repos:
2222
args: [--py310-plus]
2323

2424
- repo: https://github.com/mgedmin/check-python-versions
25-
rev: 0.24.0
25+
rev: 0.24.2
2626
hooks:
2727
- id: check-python-versions
2828

0 commit comments

Comments
 (0)