Skip to content

Commit d25cc47

Browse files
[pre-commit.ci] pre-commit autoupdate (#138)
updates: - [github.com/pycqa/isort: 6.0.0 → 6.0.1](PyCQA/isort@6.0.0...6.0.1) - [github.com/PyCQA/flake8: 7.1.1 → 7.1.2](PyCQA/flake8@7.1.1...7.1.2) Co-authored-by: pre-commit-ci[bot] <66853113+pre-commit-ci[bot]@users.noreply.github.com>
1 parent d1e84d0 commit d25cc47

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

.pre-commit-config.yaml

+2-2
Original file line numberDiff line numberDiff line change
@@ -26,7 +26,7 @@ repos:
2626
args: [--py39-plus]
2727

2828
- repo: https://github.com/pycqa/isort
29-
rev: 6.0.0
29+
rev: 6.0.1
3030
hooks:
3131
- id: isort
3232

@@ -36,7 +36,7 @@ repos:
3636
- id: black
3737

3838
- repo: https://github.com/PyCQA/flake8
39-
rev: 7.1.1
39+
rev: 7.1.2
4040
hooks:
4141
- id: flake8
4242

0 commit comments

Comments
 (0)