Skip to content

Commit 905e26e

Browse files
[pre-commit.ci] pre-commit autoupdate (#365)
updates: - [github.com/psf/black: 24.4.2 → 24.8.0](psf/black@24.4.2...24.8.0) - [github.com/pycqa/flake8: 7.1.0 → 7.1.1](PyCQA/flake8@7.1.0...7.1.1) Co-authored-by: pre-commit-ci[bot] <66853113+pre-commit-ci[bot]@users.noreply.github.com>
1 parent ddd977a commit 905e26e

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,11 +36,11 @@ repos:
3636
args: ["--filter-files"]
3737

3838
- repo: https://github.com/psf/black
39-
rev: 24.4.2
39+
rev: 24.8.0
4040
hooks:
4141
- id: black
4242

4343
- repo: https://github.com/pycqa/flake8
44-
rev: 7.1.0
44+
rev: 7.1.1
4545
hooks:
4646
- id: flake8

0 commit comments

Comments
 (0)