Skip to content

Commit 423cef7

Browse files
[pre-commit.ci] pre-commit autoupdate (#242)
Co-authored-by: pre-commit-ci[bot] <66853113+pre-commit-ci[bot]@users.noreply.github.com>
1 parent 1fc9b81 commit 423cef7

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
@@ -12,7 +12,7 @@ repos:
1212
additional_dependencies: [black==23.12.1]
1313

1414
- repo: https://github.com/pycqa/isort
15-
rev: 6.0.0
15+
rev: 6.0.1
1616
hooks:
1717
- id: isort
1818
args: [
@@ -22,7 +22,7 @@ repos:
2222
]
2323

2424
- repo: https://github.com/PyCQA/flake8
25-
rev: 7.1.2
25+
rev: 7.2.0
2626
hooks:
2727
- id: flake8
2828

0 commit comments

Comments
 (0)