Skip to content

Commit d85170d

Browse files
[pre-commit.ci] pre-commit autoupdate
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.2.0](PyCQA/flake8@7.1.1...7.2.0)
1 parent 162c8b7 commit d85170d

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

.pre-commit-config.yaml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -36,12 +36,12 @@ repos:
3636
- id: "black"
3737

3838
- repo: "https://github.com/pycqa/isort"
39-
rev: "6.0.0"
39+
rev: "6.0.1"
4040
hooks:
4141
- id: "isort"
4242

4343
- repo: "https://github.com/pycqa/flake8"
44-
rev: "7.1.1"
44+
rev: "7.2.0"
4545
hooks:
4646
- id: "flake8"
4747
additional_dependencies:

0 commit comments

Comments
 (0)